Skip to content

Commit

Permalink
version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigogs committed Feb 2, 2017
1 parent 1870930 commit afc0f22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easyvpn",
"version": "1.1.1",
"version": "1.1.2",
"description": "Easy way to get a VPN connection.",
"main": "index.js",
"repository": "https://github.com/rodrigogs/easyvpn.git",
Expand Down Expand Up @@ -35,7 +35,7 @@
"eslint-plugin-import": "^2.2.0"
},
"bin": {
"easyvpn": "bin/easyvpn.js"
"easyvpn": "bin/easyvpn"
},
"engines": {
"node": ">=4.0.0"
Expand Down

0 comments on commit afc0f22

Please sign in to comment.