diff --git a/package.json b/package.json index e6f83e5..1bdb9ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poker", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "scripts": { "start": "NODE_ENV=production node build/server/index.js",