Skip to content

Commit 887c723

Browse files
authored
Update version 1.0.7
1 parent ffbbfa9 commit 887c723

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,6 +1,6 @@
11
{
22
"name": "pioarduino-ide",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"icon": "assets/images/pioarduino-128x128.png",
55
"publisher": "pioarduino",
66
"engines": {
@@ -877,7 +877,7 @@
877877
},
878878
"dependencies": {
879879
"fs-plus": "~3.1.1",
880-
"pioarduino-node-helpers": "~11.3.4",
880+
"pioarduino-node-helpers": "~11.3.5",
881881
"platformio-vscode-debug": "~1.4.1"
882882
},
883883
"devDependencies": {

0 commit comments

Comments
 (0)