add Grunt task to change version numbers; fixes #11332

This commit is contained in:
Chris Rebert 2013-11-01 18:15:25 -07:00
parent 4e0d022de5
commit 0bb122a377
2 changed files with 20 additions and 0 deletions

View file

@ -34,5 +34,7 @@
, "grunt-html-validation": "~0.1.6"
, "grunt-jekyll": "~0.4.0"
, "grunt-recess": "~0.4.0"
, "grunt-sed": "~0.1.1"
, "regexp-quote": "~0.0.0"
}
}