From 545dd879b39ac1ba3ecbf5378461f72b01fa9ef7 Mon Sep 17 00:00:00 2001 From: Chris Johnson Date: Fri, 5 Jun 2020 12:40:24 -0500 Subject: [PATCH] chore: bump release version --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 9b403702..11ef30e4 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=avr_stl -version=1.2.2 +version=1.2.3 author=Mike Matera maintainer=Chris Johnson sentence=A port of ArduinoSTL Arduino library. @@ -7,4 +7,4 @@ paragraph=This library includes important C++ functions, including cout and cin, category=Other url=https://github.com/ciband/avr_stl architectures=avr,samd -includes=avr_stl.h \ No newline at end of file +includes=avr_stl.h