diff --git a/Gruntfile.coffee b/Gruntfile.coffee index 149cb82..1ca81a2 100644 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -58,7 +58,7 @@ module.exports = (grunt) -> file: 'package.json' bump: false commit: false - npm: false + # npm: false # shell tasks shell: diff --git a/package.json b/package.json index 8b7b10f..4418af7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alchemyjs", - "version": "0.2.0", + "version": "0.2.1", "repository": { "type": "git", "url": "http://github.com/graphalchemist/alchemy.git"