Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmingoia committed Mar 27, 2016
1 parent 543fa67 commit 9c43e41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,8 @@
"devDependencies": {
"purescript-affjax": "^0.12.0",
"purescript-argonaut": "^0.12.0"
},
"resolutions": {
"purescript-aff": "^0.14.1"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"name": "purescript-pux",
"description": "Pux is an FRP interface to React, based on the Elm app architecture.",
"version": "0.3.0",
"version": "1.0.0",
"main": "index.js",
"directories": {
"doc": "docs",
Expand Down

0 comments on commit 9c43e41

Please sign in to comment.