Bump version to 0.1.1 and add font color option

This commit is contained in:
2025-02-03 14:33:32 +03:00
parent 7c2ab9654e
commit 89f83c28a7
9 changed files with 3826 additions and 8 deletions

View File

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