Skip to content

Commit a7e2e43

Browse files
committed
Version bumps for 0.10
1 parent 763f7c9 commit a7e2e43

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bower.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"url": "git://github.com/purescript-node/purescript-node-buffer"
1414
},
1515
"dependencies": {
16-
"purescript-eff": "^1.0.0",
17-
"purescript-maybe": "^1.0.0"
16+
"purescript-eff": "^2.0.0",
17+
"purescript-maybe": "^2.0.0"
1818
},
1919
"devDependencies": {
20-
"purescript-assert": "^1.0.0",
21-
"purescript-console": "^1.0.0",
22-
"purescript-foldable-traversable": "^1.0.0"
20+
"purescript-assert": "^2.0.0",
21+
"purescript-console": "^2.0.0",
22+
"purescript-foldable-traversable": "^2.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)