diff --git a/package-lock.json b/package-lock.json index ea0a0a8..d4f8683 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "multi-stub", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "multi-stub", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "dependencies": { "axios": "^1.7.9", diff --git a/package.json b/package.json index 727a3ef..53ff3ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "multi-stub", - "version": "1.1.0", + "version": "1.1.1", "description": "", "main": "index.js", "scripts": {