diff --git a/library.json b/library.json index 12c1e2b..62718cd 100644 --- a/library.json +++ b/library.json @@ -16,7 +16,7 @@ "name": "MovingAverage", "version": "^1.0.3" }, - "version": "1.0.6", + "version": "1.1.0", "frameworks": "arduino, mbed", "platforms": "*" } diff --git a/library.properties b/library.properties index 1857a8c..9803c7d 100644 --- a/library.properties +++ b/library.properties @@ -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 \ No newline at end of file