Skip to content

Commit 435aac7

Browse files
committed
bump version
1 parent 540232e commit 435aac7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=YAMLDuino
2-
version=1.2.1
2+
version=1.2.2
33
author=tobozo <[email protected]>
44
maintainer=tobozo <[email protected]>
55
sentence=A simple and efficient YAML library for embedded C++
@@ -8,4 +8,5 @@ category=Data Processing
88
url=https://github.com/tobozo/YAMLDuino
99
architectures=esp32,esp8266,samd,rp2040,mbed_rp2040,mbed_nano
1010
includes=ArduinoYaml.h,YAMLDuino.h
11+
depends=ArduinoJson
1112
license=MIT

0 commit comments

Comments
 (0)