Skip to content

Commit 328b62b

Browse files
committed
Release v1.1.0 and update deps
1 parent 66a56be commit 328b62b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yo",
3-
"version": "1.0.7-pre.3",
3+
"version": "1.1.0",
44
"description": "CLI tool for scaffolding out Yeoman projects",
55
"license": "MIT",
66
"bin": {
@@ -55,7 +55,7 @@
5555
"devDependencies": {
5656
"grunt": "~0.4.2",
5757
"mockery": "~1.4.0",
58-
"grunt-contrib-jshint": "~0.7.2",
58+
"grunt-contrib-jshint": "~0.8.0",
5959
"grunt-contrib-watch": "~0.5.3",
6060
"grunt-mocha-test": "~0.8.1"
6161
},

0 commit comments

Comments
 (0)