Cargo.toml: bump to version 2.0.1

This commit is contained in:
Richard Acayan 2024-10-17 21:11:28 -04:00
parent 7ee647b971
commit 087f023657

View file

@ -1,6 +1,6 @@
[package] [package]
name = "unfettered-keyboard" name = "unfettered-keyboard"
version = "1.1.0" version = "2.0.1"
edition = "2018" edition = "2018"
license = "GPL-3.0-only" license = "GPL-3.0-only"