Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Cresswell committed Jul 5, 2016
1 parent 6b02c9d commit 42d560b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "make-manifest",
"version": "0.1.0",
"version": "0.1.1",
"description": "Writes a manifest.json using package.json, github commit shas and command line options",
"main": "index.js",
"bin": {
Expand All @@ -10,12 +10,12 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"generate",
"manifest",
"git",
"commit",
"remote",
"origin"
"generate",
"manifest",
"git",
"commit",
"remote",
"origin"
],
"author": "GuideSmiths Ltd",
"license": "ISC",
Expand Down

0 comments on commit 42d560b

Please sign in to comment.