From 5936df8d513a31001cc3a2d06ab03ef66ef25411 Mon Sep 17 00:00:00 2001 From: Pharap Date: Wed, 4 Oct 2017 00:51:48 +0100 Subject: [PATCH] Update to v1.0.1 --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 3877e98..7564f4e 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=FixedPoints -version=1.0.0 +version=1.0.1 author=Pharap maintainer=Pharap sentence=A template library for defining fixed point types of varying sizes. @@ -7,4 +7,4 @@ paragraph=The library is designed to be generic so it should be applicable to al category=Data Processing url=https://github.com/Pharap/FixedPointsArduino architectures=* -includes=FixedPoints.h, FixedPointsCommon.h \ No newline at end of file +includes=FixedPoints.h, FixedPointsCommon.h