summaryrefslogtreecommitdiff
path: root/library.json
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2025-10-06 09:57:37 +0700
committerGitHub <[email protected]>2025-10-06 09:57:37 +0700
commit331c263400dd5ccf77264cab1fa6bbd9f374b44e (patch)
tree67e383584159c9906a8eb931906ba145771ef51b /library.json
parent6ce46da042eb9ab243e4127ddcac57519c0a226f (diff)
parent8d7e8a11f6eb25724c8ec14fb7f0c243fdc02157 (diff)
Merge pull request #3276 from hathach/release-0.19.00.19.0
update for release 0.19.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 f1bfd6387..718fd84d3 100644
--- a/library.json
+++ b/library.json
@@ -1,6 +1,6 @@
{
"name": "TinyUSB",
- "version": "0.18.0",
+ "version": "0.19.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":