Skip to content

Commit 5936df8

Browse files
authored
Update to v1.0.1
1 parent d622c1b commit 5936df8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=FixedPoints
2-
version=1.0.0
2+
version=1.0.1
33
author=Pharap
44
maintainer=Pharap
55
sentence=A template library for defining fixed point types of varying sizes.
66
paragraph=The library is designed to be generic so it should be applicable to almost all size requirements and processor architectures.
77
category=Data Processing
88
url=https://github.com/Pharap/FixedPointsArduino
99
architectures=*
10-
includes=FixedPoints.h, FixedPointsCommon.h
10+
includes=FixedPoints.h, FixedPointsCommon.h

0 commit comments

Comments
 (0)