Skip to content

Commit b6a8566

Browse files
committed
increase version to 0.10.1
1 parent 434e01e commit b6a8566

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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 Bluefruit nRF52 Libraries
2-
version=0.10.0
2+
version=0.10.1
33
author=Adafruit
44
maintainer=Adafruit <info@adafruit.com>
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
2-
version=0.10.0
2+
version=0.10.1
33
author=Adafruit
44
maintainer=Adafruit <info@adafruit.com>
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.10.0
20+
version=0.10.1
2121

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

0 commit comments

Comments
 (0)