Skip to content

Commit

Permalink
Bump PlatformIO version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ademuri committed Jul 9, 2022
1 parent 98e3b72 commit df573ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ For even sizes, this returns the lower median.

## Installation

If you're using PlatformIO, add `ademuri/smart-input-filter@^0.3.0` to your `lib_deps`.
If you're using PlatformIO, add `ademuri/smart-input-filter@^0.3.1` to your `lib_deps`.

If you're using the Arduino IDE, install this library by placing a copy of it in your `Arduino/libraries` folder.

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=smart-input-filter
version=0.3.0
version=0.3.1
author=Adam Demuri <[email protected]>
maintainer=Adam Demuri <[email protected]>
sentence=A stable, unit-tested filter library
Expand Down

0 comments on commit df573ac

Please sign in to comment.