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

Diff for: changelog.md

+2
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)

Diff for: libraries/Bluefruit52Lib/library.properties

+1-1
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 <info@adafruit.com>
55
sentence=Arduino library for nRF52-based Adafruit Bluefruit LE modules

Diff for: libraries/FileSystem/library.properties

+1-1
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 <info@adafruit.com>
55
sentence=Arduino library for nRF52-based Adafruit Bluefruit LE modules

Diff for: platform.txt

+1-1
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)