summaryrefslogtreecommitdiff
path: root/library.json
diff options
context:
space:
mode:
authorhathach <[email protected]>2025-11-19 22:27:47 +0700
committerhathach <[email protected]>2025-11-19 23:23:49 +0700
commitf6a77b87f04386ea27effb7c1faf8e1a33da0fa1 (patch)
tree9749a21da41ee3e925ef61035b6468e3e2fb49cd /library.json
parent9d7b401c3d98d7923ce3b53d4a129e156e4c9a97 (diff)
Bump version to 0.20.0
Diffstat (limited to 'library.json')
-rw-r--r--library.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/library.json b/library.json
index 718fd84d3..efad438a7 100644
--- a/library.json
+++ b/library.json
@@ -1,6 +1,6 @@
{
"name": "TinyUSB",
- "version": "0.19.0",
+ "version": "0.20.0",
"description": "TinyUSB is an open-source cross-platform USB Host/Device stack for embedded system, designed to be memory-safe with no dynamic allocation and thread-safe with all interrupt events are deferred then handled in the non-ISR task function.",
"keywords": "usb, host, device",
"repository":