Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit 1dd8ca4

Browse files
committed
updating ArduinoStudio version to 0.0.3
1 parent 93eace0 commit 1dd8ca4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ArduinoStudio",
3-
"version": "0.0.2-0",
3+
"version": "0.0.3-0",
44
"apiVersion": "1.3.0",
55
"homepage": "http://arduino.org",
66
"issues": {

src/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"healthDataServerURL": "https://health.brackets.io/healthDataLog"
2424
},
2525
"name": "ArduinoStudio",
26-
"version": "0.0.2-0",
26+
"version": "0.0.3-0",
2727
"apiVersion": "1.3.0",
2828
"homepage": "http://arduino.org",
2929
"issues": {

0 commit comments

Comments
 (0)