Skip to content

Commit f41cefa

Browse files
committed
bump version
1 parent 27f13e3 commit f41cefa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hsqml.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.8
22
Name: hsqml
3-
Version: 0.3.6.1
3+
Version: 0.3.7.0
44
Build-type: Custom
55
License: BSD-3-Clause
66
License-file: LICENSE
@@ -59,7 +59,7 @@ Custom-Setup
5959
Setup-depends:
6060
base == 4.*,
6161
template-haskell == 2.*,
62-
Cabal >= 3.8,
62+
Cabal >= 3.8 && <3.12,
6363
filepath >= 1.4.300 && < 1.6
6464

6565
common extensions

0 commit comments

Comments
 (0)