Skip to content

Commit

Permalink
Bump to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
topheman committed Nov 8, 2015
1 parent e20ae0a commit 82e67b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ You'll have to install the [topheman-apis-proxy](https://github.com/topheman/top

####Run

* Open a terminal in the react-es6 folder and `npm run webpack-dev`
* Open a terminal in the react-es6-redux folder and `npm run webpack-dev`
* Open a terminal in the topheman-apis-proxy folder and `grunt serve` (see more in the [run in local](https://github.com/topheman/topheman-apis-proxy#run-in-local) README section)
* Go to [http://localhost:8080/](http://localhost:8080/)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-es6",
"version": "1.0.0",
"version": "1.0.1",
"description": "A simple app to try React and ES6, using topheman-apis-proxy as data api backend",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 82e67b4

Please sign in to comment.