Browse Source

v3.1.0

pull/34/head v3.1.0
Abheek Dhawan 3 years ago
parent
commit
b88393b42e
Signed by: abheekd GPG Key ID: 7BE81B8C14475B67
  1. 2
      package.json

2
package.json

@ -14,7 +14,7 @@
"nodemon": "^2.0.15" "nodemon": "^2.0.15"
}, },
"name": "awesomescibo", "name": "awesomescibo",
"version": "3.0.0", "version": "3.1.0",
"scripts": { "scripts": {
"start": "node index.js" "start": "node index.js"
}, },

Loading…
Cancel
Save