Skip to content

Commit

Permalink
bug fix version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
amwmedia committed Nov 21, 2016
1 parent 67bf243 commit cbb81a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plop",
"version": "1.7.0",
"version": "1.7.1",
"description": "Micro-generator framework that makes it easy for an entire team to create files with a level of uniformity",
"main": "plop.js",
"repository": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"interpret": "^1.0.0",
"liftoff": "^2.2.0",
"minimist": "^1.2.0",
"node-plop": "~0.5.0",
"node-plop": "~0.5.2",
"v8flags": "^2.0.10"
},
"preferGlobal": "true",
Expand Down

0 comments on commit cbb81a7

Please sign in to comment.