Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rupeshiya committed Aug 16, 2018
1 parent 9eca92a commit 632e67d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fun_packet",
"version": "1.3.1",
"version": "1.3.7",
"description": "This will give you lots of fun like jokes and sentence analysis.",
"main": "./bin/fun.js",
"bin": {
Expand All @@ -9,6 +9,9 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"engines":{
"node": "10.6.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Rupeshiya/FunPacketCli.git"
Expand Down

0 comments on commit 632e67d

Please sign in to comment.