diff --git a/package-lock.json b/package-lock.json index 8c3db87..0105a57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@seamapi/blueprint", - "version": "0.8.0", + "version": "0.8.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@seamapi/blueprint", - "version": "0.8.0", + "version": "0.8.1", "license": "MIT", "dependencies": { "change-case": "^5.4.4", diff --git a/package.json b/package.json index ba547d8..8b3ebef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@seamapi/blueprint", - "version": "0.8.0", + "version": "0.8.1", "description": "Build tools for the Seam API using this blueprint.", "type": "module", "main": "index.js",