wip(grunt): try grunt-bump

This commit is contained in:
Tunghsiao Liu
2015-08-12 18:48:31 +08:00
parent 1bd7b8f874
commit 1fb7e8d08b

View File

@@ -24,8 +24,9 @@
"readmeFilename": "README.md", "readmeFilename": "README.md",
"devDependencies": { "devDependencies": {
"grunt": "^0.4.5", "grunt": "^0.4.5",
"grunt-conventional-changelog": "^1.2.1", "grunt-bump": "^0.3.1",
"grunt-release": "^0.13.0", "grunt-conventional-changelog": "^4.0.0",
"grunt-npm": "0.0.2",
"matchdep": "^0.3.0" "matchdep": "^0.3.0"
} }
} }