Skip to content

Commit aa06305

Browse files
committed
increase version
1 parent 45bc097 commit aa06305

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Adafruit nRF52 Arduino Core Changelog
22

3+
## 0.9.1
4+
35
## 0.9.0
46

57
- Added nRF52840-based board support (pca10056 and feather nRF52840 express)

libraries/Bluefruit52Lib/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Adafruit BLE Libraries for Bluefruit52
2-
version=0.9.0
2+
version=0.9.1
33
author=Adafruit
44
maintainer=Adafruit <[email protected]>
55
sentence=Arduino library for nRF52-based Adafruit Bluefruit LE modules

libraries/FileSystem/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Adafruit File System Libraries for Bluefruit52
2-
version=0.9.0
2+
version=0.9.1
33
author=Adafruit
44
maintainer=Adafruit <[email protected]>
55
sentence=Arduino library for nRF52-based Adafruit Bluefruit LE modules

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=Adafruit nRF52 Boards
20-
version=0.9.0
20+
version=0.9.1
2121

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

0 commit comments

Comments
 (0)