diff --git a/package-lock.json b/package-lock.json index a25bfa5..2d8fecc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "edacation", - "version": "0.3.10", + "version": "0.3.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "edacation", - "version": "0.3.10", + "version": "0.3.11", "license": "MIT", "dependencies": { "string-args-parser": "^1.0.4", diff --git a/package.json b/package.json index 7bf77a8..83c5be8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "edacation", "description": "Library and CLI for interacting with Yosys and nextpnr.", "license": "MIT", - "version": "0.3.10", + "version": "0.3.11", "contributors": [ "Danielle Huisman (https://github.com/DanielleHuisman)", "Mike Almeloo (https://github.com/DismissedGuy)"