Update version to 1.0.0-alpha
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m17s
Cargo CI / Lint (pull_request) Successful in 1m9s

This commit is contained in:
Wojciech Kozlowski 2025-01-05 15:27:11 +01:00
parent 5c261f32bc
commit 531515e954
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -895,7 +895,7 @@ dependencies = [
[[package]]
name = "musichoard"
version = "0.2.0"
version = "1.0.0-alpha"
dependencies = [
"aho-corasick",
"crossterm",

View File

@ -1,6 +1,6 @@
[package]
name = "musichoard"
version = "0.2.0"
version = "1.0.0-alpha"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html