diff --git a/package-lock.json b/package-lock.json index eaca4c6..6014b06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "edacation", - "version": "0.5.12", + "version": "0.5.13", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "edacation", - "version": "0.5.12", + "version": "0.5.13", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index a705c32..a99059a 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "Learning environment for digital hardware design with Yosys and nextpnr.", "repository": "github:EDAcation/vscode-edacation", "license": "MIT", - "version": "0.5.12", + "version": "0.5.13", "contributors": [ "Danielle Huisman (https://github.com/DanielleHuisman)", "Daan Middelkoop ",