Skip to content

Commit b2767bd

Browse files
committed
Release 0.2.0
1 parent d196c4d commit b2767bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "framework-n-able-arduino",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Arduino Wiring-based Framework for Arm BLE devices supported by the NimBLE stack",
55
"keywords": [
66
"framework",

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
1818

1919
name=ARM (Nim)BLE Boards
20-
version=0.1.0
20+
version=0.2.0
2121

2222
# Compile variables
2323
# -----------------

0 commit comments

Comments
 (0)