Skip to content

Commit e7d2aee

Browse files
authored
Merge pull request #47 from arduino-libraries/ver_0_3_0_rc
ver 0.3.0
2 parents bb44eb3 + addb5eb commit e7d2aee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"maintainer": true
1515
}
1616
],
17-
"version": "0.2.2",
17+
"version": "0.3.0",
1818
"license": "MPL2.0",
1919
"frameworks": "arduino",
2020
"platforms": "*",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Arduino_RouterBridge
2-
version=0.2.2
2+
version=0.3.0
33
author=Arduino
44
maintainer=Arduino
55
sentence=A RPC bridge for Arduino UNO Q boards

0 commit comments

Comments
 (0)