diff --git a/package.json b/package.json index 219fd54..11a0961 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,8 @@ { "name": "lisb-hubot-redis-brain", "description": "A hubot script to persist hubot's brain using redis", - "version": "1.0.1", + "version": "1.0.2", "publishConfig": { - "tag": "next" }, "author": "Josh Nichols ", "license": "MIT",