Skip to content

Commit

Permalink
Bump patch version to 0.2.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
kisom committed Mar 1, 2019
1 parent 95f42c2 commit 2fc6b4a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2019-02-28 - v0.2.5

+ Fix Travis CI build.

2019-02-28 - v0.2.4

+ Switch to fork of RadioHead library that supports the M4 boards.

2019-02-28 - v0.2.3

+ The OLED now supports disabling buttons.
Expand Down
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"type": "git",
"url": "https://github.com/kisom/featherlib.git"
},
"version": "0.2.4",
"version": "0.2.5",
"license": "MIT",
"frameworks": [
"arduino"
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=FeatherLib
version=0.2.4
version=0.2.5
author=Kyle Isom <coder@kyleisom.net>
maintainer=Kyle Isom <coder@kyleisom.net>
sentence=A library for common Feather boards and wings.
Expand Down

0 comments on commit 2fc6b4a

Please sign in to comment.