diff --git a/package.json b/package.json index 9980ace..3d33875 100644 --- a/package.json +++ b/package.json @@ -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",