Skip to content

Commit f62baf7

Browse files
committed
Use 0.3.0
1 parent c3d6f07 commit f62baf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

trypurescript.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: trypurescript
2-
version: 0.2.0.0
2+
version: 0.3.0.0
33
cabal-version: >=1.8
44
build-type: Simple
55
license: MIT
@@ -13,7 +13,7 @@ author: Phil Freeman
1313
data-dir: ""
1414

1515
executable trypurescript
16-
build-depends: base ==4.*, scotty -any, purescript ==0.2.15.1, containers -any,
16+
build-depends: base ==4.*, scotty -any, purescript ==0.3.0, containers -any,
1717
mtl -any, blaze-html -any, cmdtheline -any
1818
main-is: Main.hs
1919
buildable: True

0 commit comments

Comments
 (0)