diff --git a/package-lock.json b/package-lock.json index 611b124..ee77a8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "edacation", - "version": "0.3.7", + "version": "0.3.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "edacation", - "version": "0.3.7", + "version": "0.3.8", "license": "MIT", "dependencies": { "string-args-parser": "^1.0.4", diff --git a/package.json b/package.json index 260d642..19e1862 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.7", + "version": "0.3.8", "contributors": [ "Danielle Huisman (https://github.com/DanielleHuisman)", "Mike Almeloo (https://github.com/DismissedGuy)"