Skip to content

Commit

Permalink
⬆️ 4.1.6 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Mar 20, 2017
1 parent 6afde41 commit 58e0493
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": "jsonrequest",
"version": "4.1.5",
"version": "4.1.6",
"description": "A tiny library for requesting and getting JSON resources.",
"main": "lib/index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
"request",
"minimalist"
],
"author": "Ionică Bizău <bizauionica@gmail.com> (http://ionicabizau.net)",
"author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)",
"license": "MIT",
"bugs": {
"url": "https://github.com/IonicaBizau/jsonrequest/issues"
Expand All @@ -37,12 +37,11 @@
"bin/",
"app/",
"lib/",
"build/",
"dist/",
"src/",
"scripts/",
"resources/",
"menu/",
"scripts/",
"cli.js",
"index.js"
]
Expand Down

0 comments on commit 58e0493

Please sign in to comment.