Skip to content

Commit d4e791c

Browse files
committed
bump version
1 parent 5f35c4a commit d4e791c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"type": "git",
1515
"url": "https://github.com/bertmelis/USBHostSerial.git"
1616
},
17-
"version": "0.1.0",
17+
"version": "0.2.0",
1818
"frameworks": "arduino",
1919
"platforms": ["espressif32"],
2020
"headers": ["USBHostSerial.h"],

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=USBHostSerial
2-
version=0.1.0
2+
version=0.2.0
33
author=Bert Melis
44
maintainer=Bert Melis
55
sentence=Use ESP32-S3 USB host as Serial

0 commit comments

Comments
 (0)