Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 545dd87

Browse files
authored
chore: bump release version
1 parent 279e911 commit 545dd87

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=avr_stl
2-
version=1.2.2
2+
version=1.2.3
33
author=Mike Matera <[email protected]>
44
maintainer=Chris Johnson <[email protected]>
55
sentence=A port of ArduinoSTL 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
88
url=https://github.com/ciband/avr_stl
99
architectures=avr,samd
10-
includes=avr_stl.h
10+
includes=avr_stl.h

0 commit comments

Comments
 (0)