From 8838ede094f017867e57e735689e52273976a199 Mon Sep 17 00:00:00 2001 From: ubi de feo Date: Thu, 5 Dec 2024 10:02:39 +0100 Subject: [PATCH] Bumped release version for 0.11.0 build. Signed-off-by: ubi de feo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1d0d54..0c4d3a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "arduino-lab-micropython-ide", "productName": "Arduino Lab for MicroPython", - "version": "0.10.0", + "version": "0.11.0", "description": "Arduino Lab for MicroPython is a project sponsored by Arduino, based on original work by Murilo Polese.\nThis is an experimental pre-release software, please direct any questions exclusively to Github issues.", "main": "index.js", "scripts": {