Skip to content

Commit aeb4297

Browse files
committed
Fix #195: Update library.* with version 0.9.2-pre1
1 parent acb1dd9 commit aeb4297

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
@@ -31,7 +31,7 @@
3131
"authors": ["Terry Moore <tmm@mcci.com>"]
3232
}
3333
],
34-
"version": "0.9.1",
34+
"version": "0.9.2-pre1",
3535
"frameworks": "arduino",
3636
"platforms": "*"
3737
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=MCCI Arduino LoRaWAN Library
2-
version=0.9.1
2+
version=0.9.2-pre1
33
author=Terry Moore, ChaeHee Won
44
maintainer=Terry Moore <tmm@mcci.com>
55
sentence=High-level library for LoRaWAN-based Arduino end-devices.

0 commit comments

Comments
 (0)