Skip to content

Commit 8187944

Browse files
committed
v0.9.0 let the versioning begin!
1 parent eba5ffe commit 8187944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Example of an isomorphic (universal) webapp using react redux and hot reloading",
44
"author": "Erik Rasmussen <rasmussenerik@gmail.com> (http://github.com/erikras)",
55
"license": "MIT",
6-
"version": "0.0.5",
6+
"version": "0.9.0",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/erikras/react-redux-universal-hot-example"

0 commit comments

Comments
 (0)