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