chore: bump version

This commit is contained in:
2026-01-23 11:00:51 +03:00
parent a637ff4bca
commit fa7dd9e181
4 changed files with 628 additions and 538 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.9"
egui_knob = "0.3.10"
```
## Usage