Skip to content

Commit b7c8063

Browse files
committed
Release v1.1.2 and bump generator version
1 parent 964181d commit b7c8063

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.1.1",
3+
"version": "1.1.2",
44
"description": "CLI tool for scaffolding out Yeoman projects",
55
"license": "MIT",
66
"bin": {
@@ -36,7 +36,7 @@
3636
"stack"
3737
],
3838
"dependencies": {
39-
"yeoman-generator": "~0.15.0",
39+
"yeoman-generator": "~0.16.0",
4040
"nopt": "~2.1.1",
4141
"lodash": "~2.4.1",
4242
"update-notifier": "~0.1.3",

0 commit comments

Comments
 (0)