Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pilotak committed May 13, 2023
1 parent f7d3b35 commit a955826
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"name": "MovingAverage",
"version": "^1.0.3"
},
"version": "1.0.6",
"version": "1.1.0",
"frameworks": "arduino, mbed",
"platforms": "*"
}
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ paragraph=
url=https://github.com/pilotak/MovingAverageAngle
includes=MovingAverageAngle.h
category=Signal Input/Output
version=1.0.6
version=1.1.0
architectures=*
depends=MovingAverage

0 comments on commit a955826

Please sign in to comment.