From ababe5e04e1badecfd85a26714bad1b3eb282799 Mon Sep 17 00:00:00 2001 From: Mike A Date: Mon, 29 Apr 2024 14:36:11 +0200 Subject: [PATCH] 0.4.5 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 38bc115..03d3602 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "edacation", - "version": "0.4.4", + "version": "0.4.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "edacation", - "version": "0.4.4", + "version": "0.4.5", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 5f3c297..3f191fe 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.4.4", + "version": "0.4.5", "contributors": [ "Danielle Huisman (https://github.com/DanielleHuisman)", "Daan Middelkoop ",