diff --git a/package-lock.json b/package-lock.json index ef00333..d7a95d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "node-autotip", - "version": "3.0.1", + "version": "3.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "3.0.1", + "version": "3.1.0", "license": "MIT", "dependencies": { "big-integer": "^1.6.43", diff --git a/package.json b/package.json index d70e607..3c6ed6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-autotip", - "version": "3.0.1", + "version": "3.1.0", "description": "", "main": "index.js", "scripts": {