updated example

This commit is contained in:
2025-07-16 02:16:00 +03:00
parent 23b2e3c792
commit bcfcb55db3
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "egui_knob"
version = "0.3.1"
version = "0.3.2"
edition = "2024"
description = "A simple knob widget for egui"
homepage = "https://github.com/obsqrbtz/egui_knob"