Skip to content

Commit c563695

Browse files
committed
New release version.
1 parent a7976f7 commit c563695

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=Arduino_AVRSTL
2-
version=1.2.5
2+
version=1.3.0
33
author=Mike Matera <[email protected]>, Chris Johnson <[email protected]>, Arduino
4-
maintainer=Arduino <[email protected]>
5-
sentence=A port of ArduinoSTL Arduino library.
4+
maintainer=Mike Matera <[email protected]>
5+
sentence=A port of uClibc++ Arduino library.
66
paragraph=This library includes important C++ functions, including cout and cin, printf and scanf. It also includes STL containers like vector and algorithm.
77
category=Other
8-
url=https://github.com/arduino-libraries/Arduino_AVRSTL
8+
url=https://github.com/mike-matera/ArduinoSTL
99
architectures=avr,megaavr
1010
includes=Arduino_AVRSTL.h

0 commit comments

Comments
 (0)