Skip to content

Commit

Permalink
update the project version
Browse files Browse the repository at this point in the history
  • Loading branch information
erkobridee committed May 28, 2018
1 parent d4742a4 commit 7ee76c3
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": "react-socket-simple-chat",
"version": "1.0.0",
"version": "1.0.1",
"description": "a simple chat application that uses react.js, redux and socket.io",
"scripts": {
"socket-server": "nodemon server/index.js",
Expand Down

0 comments on commit 7ee76c3

Please sign in to comment.