chore: bump version to 1.0.0

This commit is contained in:
uku 2025-05-22 18:57:37 +02:00
parent 56e4431a58
commit 3f8e96c395
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -2209,7 +2209,7 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
[[package]]
name = "tyrolienne"
version = "0.1.0"
version = "1.0.0"
dependencies = [
"anyhow",
"arboard",

View file

@ -1,6 +1,6 @@
[package]
name = "tyrolienne"
version = "0.1.0"
version = "1.0.0"
edition = "2024"
[dependencies]