diff --git a/package-lock.json b/package-lock.json index cbf9ea1..e0d53ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@seamapi/blueprint", - "version": "0.0.1", + "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@seamapi/blueprint", - "version": "0.0.1", + "version": "0.1.0", "license": "MIT", "devDependencies": { "@seamapi/types": "1.184.0", diff --git a/package.json b/package.json index 155131d..be6997e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@seamapi/blueprint", - "version": "0.0.1", + "version": "0.1.0", "description": "Build tools for the Seam API using this blueprint.", "type": "module", "main": "index.js",