Skip to content

Commit c7e5008

Browse files
committed
v2.0.2
1 parent 5adb281 commit c7e5008

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"name": "MovingAverageAngle",
1717
"version": "^1.0.4"
1818
},
19-
"version": "2.0.1",
19+
"version": "2.0.2",
2020
"frameworks": "arduino",
2121
"platforms": "*"
2222
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ paragraph=
66
url=https://github.com/pilotak/WeatherMeters
77
includes=WeatherMeters.h
88
category=Signal Input/Output
9-
version=2.0.1
9+
version=2.0.2
1010
architectures=*
1111
depends=MovingAverageAngle

0 commit comments

Comments
 (0)