From f1bf68d7e1a02df0eb99d38957c88aad99ec2a3b Mon Sep 17 00:00:00 2001 From: Murilo Polese Date: Fri, 4 Nov 2022 16:13:37 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f1a835..b2f2a2e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "arduino-lab-micropython-ide", "productName": "Arduino Lab for Micropython", - "version": "0.3.1", + "version": "0.4.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",