Skip to content

Commit 5ab7a3e

Browse files
committed
Bumping version to 0.4.2.
* For some reason this commit never got pushed as part of master to GitHub, and became detached. * Instead of rebasing master, I'm recreating the commit and re-tagging v0.4.2. * I'm not republishing v0.4.2 to npm, because changes since 0.4.2 have been released don't affect functionality. * Whoops!
1 parent 4c1d05b commit 5ab7a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt",
33
"description": "The JavaScript Task Runner",
4-
"version": "0.4.2-0",
4+
"version": "0.4.2",
55
"author": "\"Cowboy\" Ben Alman (http://benalman.com/)",
66
"homepage": "http://gruntjs.com/",
77
"repository": {

0 commit comments

Comments
 (0)