Skip to content

Commit 4e0f340

Browse files
committed
Bump version
1 parent 7d84d5d commit 4e0f340

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "arduino-lab-micropython-ide",
33
"productName": "Arduino Lab for Micropython",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"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.",
66
"main": "index.js",
77
"scripts": {
@@ -43,4 +43,4 @@
4343
"engines": {
4444
"node": "18"
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)