Skip to content

Commit

Permalink
0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Jun 4, 2015
1 parent 7735170 commit 09f8aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redux",
"version": "0.5.1",
"version": "0.6.0",
"description": "An experiment in fully hot-reloadable Flux",
"main": "lib/index.js",
"scripts": {
Expand Down

2 comments on commit 09f8aae

@ooflorent
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you forgot to publish and npm and to push tags ? 😄

@gaearon
Copy link
Contributor Author

@gaearon gaearon commented on 09f8aae Jun 4, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Took some time to do the release notes :-). Done now

Please sign in to comment.