Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
insin committed Nov 12, 2015
1 parent 9c8034a commit 403c192
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.0.2 / 2015-11-12

Changed how the module is published to npm.

# 1.0.1 / 2015-11-10

React Router 1.0.0 was released without further API changes, so dropped the last release candidate from `peerDependencies`.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-router-form",
"description": "<Form> is to <form> as <Link> is to <a>",
"version": "1.0.1",
"version": "1.0.2",
"main": "lib/index.js",
"jsnext:main": "src/index.js",
"global": "ReactRouterForm",
Expand Down

0 comments on commit 403c192

Please sign in to comment.