diff --git a/.npmignore b/.npmignore index 9342e09..eb79dd5 100644 --- a/.npmignore +++ b/.npmignore @@ -1,4 +1,2 @@ -src/ -__tests__/ node_modules .idea diff --git a/package.json b/package.json index caa0356..61c4140 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cashay", - "version": "0.3.0", + "version": "0.3.1", "description": "relay for the rest of us", "main": "lib/index.js", "scripts": {