summaryrefslogtreecommitdiff
path: root/haskell-web.cabal
diff options
context:
space:
mode:
authorAndrew Guschin <guschin.drew@gmail.com>2023-03-05 14:28:47 +0400
committerAndrew Guschin <guschin.drew@gmail.com>2023-03-05 14:28:47 +0400
commitabbf64f5a5453fcb6bfe9b90df9e8f6fa002b66a (patch)
tree9e567245de098d9938b97a96b5e20bfa2ebe2543 /haskell-web.cabal
parenta0e8e5a91d15ed8c79f4a1b5914d3a6242c0cbd3 (diff)
Fixed warningsHEADmaster
Diffstat (limited to 'haskell-web.cabal')
-rw-r--r--haskell-web.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell-web.cabal b/haskell-web.cabal
index 6570c2f..fcc82fa 100644
--- a/haskell-web.cabal
+++ b/haskell-web.cabal
@@ -1,7 +1,7 @@
cabal-version: 3.0
name: haskell-web
-version: 0.1.0.1
+version: 0.1.0.2
license: BSD-2-Clause
license-file: LICENSE
author: Andrew Guschin