chore: bump version

This commit is contained in:
2025-07-07 16:49:12 +03:00
parent 135d70cfc8
commit 530ba584bc
4 changed files with 9 additions and 5 deletions

View File

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