Skip to content

Commit 837da34

Browse files
committed
bump to 0.3.0
1 parent 1f7d889 commit 837da34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and hot style reloading with SCSS support. Bonus: Cordova support.
66

77
## Prerequisites
88

9-
* Node >4.2.x is recommended.
9+
* Node 4.2+ is recommended.
1010

1111
* Webpack
1212
```

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-redux-starter",
33
"description": "A universal starter kit built with react, react-router and redux. Server rendering with react and express, bundles with Webpack with hot module reloading and hot style reloading with SCSS support. Bonus: Cordova support.",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"license": "MIT",
66
"main": "client/index.js",
77
"repository": {

0 commit comments

Comments
 (0)