diff --git a/package-lock.json b/package-lock.json index 6ce05b6d3..11c33ecca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "runme", - "version": "3.10.3", + "version": "3.10.4-edge.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "runme", - "version": "3.10.3", + "version": "3.10.4-edge.0", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 9adf49dfb..e4929cd53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "runme", - "version": "3.10.3", + "version": "3.10.4-edge.0", "publisher": "stateful", "displayName": "Runme Notebooks for DevOps", "description": "Notebooks for DevOps written in Markdown. Runnable, configurable commands/code and embedded terminals. Integrated with cloud consoles, containers and pipelines.",