diff --git a/library.properties b/library.properties index e392dbb9..464d0ce3 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=ArduinoSTL -version=1.0.5 +version=1.1.0 author=Mike Matera maintainer=Mike Matera sentence=A port of uClibc++ packaged as an Arduino library. -paragraph=This library includes important C++ functions, including cout and cin, printf and scanf. It also includes STL containers like vector and algorithms. +paragraph=This library includes important C++ functions, including cout and cin, printf and scanf. It also includes STL containers like vector and algorithm. category=Other url=https://github.com/mike-matera/ArduinoSTL architectures=avr,samd