diff --git a/package-lock.json b/package-lock.json index 967550d..3501f88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@seamapi/blueprint", - "version": "0.10.0", + "version": "0.11.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@seamapi/blueprint", - "version": "0.10.0", + "version": "0.11.0", "license": "MIT", "dependencies": { "change-case": "^5.4.4", diff --git a/package.json b/package.json index 9d786d7..410151c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@seamapi/blueprint", - "version": "0.10.0", + "version": "0.11.0", "description": "Build tools for the Seam API using this blueprint.", "type": "module", "main": "index.js",