diff --git a/package-lock.json b/package-lock.json index 59381f6..44a80d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "seam", - "version": "0.10.0", + "version": "0.11.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "seam", - "version": "0.10.0", + "version": "0.11.0", "license": "MIT", "dependencies": { "@seamapi/http": "0.16.1", diff --git a/package.json b/package.json index 4cae1f4..2945d39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seam", - "version": "0.10.0", + "version": "0.11.0", "description": "JavaScript SDK for the Seam API written in TypeScript.", "type": "module", "main": "index.js",