diff --git a/library.json b/library.json index 794b72a..f2ef12f 100644 --- a/library.json +++ b/library.json @@ -13,6 +13,6 @@ "url": "https://github.com/Pharap/FixedPointsArduino.git" }, "license": "Apache-2.0", - "version": "1.0.1", + "version": "1.0.2", "frameworks": "arduino" } \ No newline at end of file diff --git a/library.properties b/library.properties index 7564f4e..76a82b9 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=FixedPoints -version=1.0.1 +version=1.0.2 author=Pharap maintainer=Pharap sentence=A template library for defining fixed point types of varying sizes.