diff --git a/package-lock.json b/package-lock.json index 92ef1d6..6e712ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@curveball/core", - "version": "0.14.2", + "version": "0.14.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ad6432e..08e2009 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@curveball/core", - "version": "0.14.2", + "version": "0.14.3", "description": "Curveball is a framework writting in Typescript for Node.js", "main": "dist/index.js", "scripts": {