bump version 0.1.2

This commit is contained in:
2026-08-26 14:24:57 -07:00
parent f5b70acc00
commit ff21297b77
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -971,7 +971,7 @@ dependencies = [
[[package]]
name = "usbd-uac2"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"byteorder-embedded-io",
"defmt 1.1.1",
+1 -1
View File
@@ -15,7 +15,7 @@ description = "USB Audio Class 2.0 for usb-device"
readme = "README.md"
authors = ["Keenan Tims <ktims@gotroot.ca>"]
repository = "https://github.com/ktims/usbd-uac2"
version = "0.1.1"
version = "0.1.2"
edition = "2024"
license = "MIT"
keywords = ["no-std", "usb-device", "audio"]