diff --git a/package-lock.json b/package-lock.json index 151332b..8344be3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cloudcannon/configuration-types", - "version": "0.0.2", + "version": "0.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cloudcannon/configuration-types", - "version": "0.0.2", + "version": "0.0.3", "license": "MIT", "dependencies": { "ts-json-schema-generator": "^1.3.0" diff --git a/package.json b/package.json index 62fe7d6..b0d67cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cloudcannon/configuration-types", - "version": "0.0.2", + "version": "0.0.3", "description": "Contains types and generates JSON Schemas for the CloudCannon configuration file.", "author": "CloudCannon ", "license": "MIT",