chore: Release egui_knob version 0.1.8

This commit is contained in:
2025-02-03 23:09:19 +03:00
parent b407b09853
commit 8a97e1ecd1
2 changed files with 2 additions and 2 deletions

View File

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