diff --git a/package-lock.json b/package-lock.json index 54733bf..2df1524 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@devbookhq/sdk", - "version": "2.0.6", + "version": "2.0.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@devbookhq/sdk", - "version": "2.0.6", + "version": "2.0.7", "license": "SEE LICENSE IN LICENSE", "dependencies": { "cross-fetch": "^3.1.5", diff --git a/package.json b/package.json index 68993b1..e25fec8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@devbookhq/sdk", - "version": "2.0.6", + "version": "2.0.7", "description": "Devbook allows visitors of your docs to interact with and execute any code snippet or shell command in a private VM", "homepage": "https://usedevbook.com", "license": "SEE LICENSE IN LICENSE",