Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marionebl committed Jun 23, 2016
1 parent ee478d4 commit 5f05231
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "share-cli",
"version": "1.0.0",
"version": "1.0.1",
"description": "Quickly share files from command line to your local network",
"bin": {
"share": "./cli.js"
Expand Down Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"xo": "^0.16.0"
},
"engines": {
"node": ">=4"
}
"engines": {
"node": ">=4"
}
}

0 comments on commit 5f05231

Please sign in to comment.