diff --git a/package-lock.json b/package-lock.json index 96e4ad1..71d1290 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@seamapi/blueprint", - "version": "0.8.1", + "version": "0.8.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@seamapi/blueprint", - "version": "0.8.1", + "version": "0.8.2", "license": "MIT", "dependencies": { "change-case": "^5.4.4", diff --git a/package.json b/package.json index 4969b13..198e549 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@seamapi/blueprint", - "version": "0.8.1", + "version": "0.8.2", "description": "Build tools for the Seam API using this blueprint.", "type": "module", "main": "index.js",