We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5228fc commit 738a901Copy full SHA for 738a901
package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "Arduino Lab for MicroPython",
3
- "version": "0.3.0",
4
- "description": "Arduino Lab IDE for MicroPython",
+ "name": "arduino_labl_micropython",
+ "version": "0.3.1",
+ "description": "Arduino Labs IDE for MicroPython",
5
"main": "index.js",
6
"scripts": {
7
"post-set-shell": "npm config set script-shell bash",
ui/arduino/index.html
@@ -2,7 +2,7 @@
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
- <title>Arduino MicroPython Lab</title>
+ <title>Arduino Lab for MicroPython</title>
<!-- Styles -->
8
<link rel="stylesheet" href="libs/xterm.css">
0 commit comments