Skip to content

Commit 6a69b1f

Browse files
committed
ver: 1.1.2 ready
1 parent a74b84e commit 6a69b1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

arduino_alvik/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
__author__ = "Lucio Rossi <[email protected]>, Giovanni Bruno <[email protected]>"
66
__license__ = "MPL 2.0"
7-
__version__ = "1.1.1"
7+
__version__ = "1.1.2"
88
__maintainer__ = "Lucio Rossi <[email protected]>, Giovanni Bruno <[email protected]>"
99
__required_firmware_version__ = "1.1.0"
1010

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
["github:arduino/ucPack-mpy", "0.1.7"],
1414
["github:arduino/arduino-runtime-mpy", "0.4.0"]
1515
],
16-
"version": "1.1.1"
16+
"version": "1.1.2"
1717
}

0 commit comments

Comments
 (0)