chore: bump version

This commit is contained in:
2026-03-30 10:18:03 +03:00
parent d20180729a
commit c31936f3b0
4 changed files with 604 additions and 492 deletions

View File

@@ -28,7 +28,7 @@ To use the Knob widget in your project, add the following to your `Cargo.toml`:
[dependencies]
egui = "0.33"
eframe = "0.33"
egui_knob = "0.3.10"
egui_knob = "0.3.11"
```
## Usage