Skip to content

Commit 7e5813e

Browse files
author
huston
committed
does npm still hate alchemyjs?
1 parent aad71b6 commit 7e5813e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gruntfile.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ module.exports = (grunt) ->
5858
file: 'package.json'
5959
bump: false
6060
commit: false
61-
npm: false
61+
# npm: false
6262

6363
# shell tasks
6464
shell:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alchemyjs",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"repository": {
55
"type": "git",
66
"url": "http://github.com/graphalchemist/alchemy.git"

0 commit comments

Comments
 (0)