Skip to content

Commit bb7a8f2

Browse files
committed
increase version to 0.15.1 for release
disable travis build
1 parent 389ab5b commit bb7a8f2

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed
File renamed without changes.

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 0.15.1 - 2019.12.31
44

55
- Print::availableForWrite() return int instead of size_t
6+
- Migrate CI from travis to actions
67

78
## 0.15.0 - 2019.12.30
89

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.15.0
2+
version=0.15.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.15.0
20+
version=0.15.1
2121

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

0 commit comments

Comments
 (0)