diff --git a/package-lock.json b/package-lock.json index d8164b3..ccebccd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@curveball/core", - "version": "0.11.0", + "version": "0.11.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 843c74f..b9225de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@curveball/core", - "version": "0.11.0", + "version": "0.11.1", "description": "Curveball is a framework writting in Typescript for Node.js", "main": "dist/index.js", "scripts": {