diff --git a/package-lock.json b/package-lock.json index acbe70d..d458bb0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "jsonthis", - "version": "0.4.3", + "version": "0.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "jsonthis", - "version": "0.4.3", + "version": "0.5.0", "license": "Apache-2.0", "dependencies": { "case-anything": "^2.1.13" diff --git a/package.json b/package.json index d0f4aba..f041a5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsonthis", - "version": "0.4.3", + "version": "0.5.0", "description": "Jsonthis is the perfect tool to convert your models to JSON objects", "main": "lib/index.js", "types": "lib/index.d.ts",