Skip to content

Commit

Permalink
Merge pull request #44 from natefaubion/2.0
Browse files Browse the repository at this point in the history
Version bumps
  • Loading branch information
garyb committed Oct 10, 2016
2 parents e665948 + fbb81b4 commit 930419e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"package.json"
],
"dependencies": {
"purescript-arrays": "^1.0.0",
"purescript-either": "^1.0.0",
"purescript-foldable-traversable": "^1.0.0",
"purescript-functions": "^1.0.0",
"purescript-integers": "^1.0.0",
"purescript-strings": "^1.0.0"
"purescript-arrays": "^3.0.0",
"purescript-either": "^2.0.0",
"purescript-foldable-traversable": "^2.0.0",
"purescript-functions": "^2.0.0",
"purescript-integers": "^2.0.0",
"purescript-strings": "^2.0.0"
},
"devDependencies": {
"purescript-console": "^1.0.0"
"purescript-console": "^2.0.0"
}
}

0 comments on commit 930419e

Please sign in to comment.