From 014472953c6a186b4adc44cc19149a72a9b2c173 Mon Sep 17 00:00:00 2001 From: Mike A Date: Thu, 2 May 2024 16:07:14 +0200 Subject: [PATCH] 0.5.0 --- 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 f51444b..fe83ba6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "edacation", - "version": "0.4.6", + "version": "0.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "edacation", - "version": "0.4.6", + "version": "0.5.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index fab3b00..d953c8f 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.6", + "version": "0.5.0", "contributors": [ "Danielle Huisman (https://github.com/DanielleHuisman)", "Daan Middelkoop ",