Skip to content

Commit

Permalink
⬆️ 3.1.7 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Mar 20, 2017
1 parent f4a44ec commit f933196
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blah",
"version": "3.1.6",
"version": "3.1.7",
"description": "A command line tool to optimize the repetitive actions.",
"main": "lib/index.js",
"scripts": {
Expand All @@ -22,7 +22,7 @@
"blah": {
"h_img": "http://i.imgur.com/at4TK2R.png"
},
"author": "Ionică Bizău <[email protected]> (http://ionicabizau.net)",
"author": "Ionică Bizău <[email protected]> (https://ionicabizau.net)",
"contributors": [
"Ionică Bizău <[email protected]> (http://ionicabizau.net)",
"Silviu Bogan <[email protected]> (https://github.com/silviubogan)",
Expand Down Expand Up @@ -66,12 +66,11 @@
"bin/",
"app/",
"lib/",
"build/",
"dist/",
"src/",
"scripts/",
"resources/",
"menu/",
"scripts/",
"cli.js",
"index.js"
]
Expand Down

0 comments on commit f933196

Please sign in to comment.