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",