Update version to v1.0.0-alpha.2 (#270)
All checks were successful
Cargo CI / Build and Test (push) Successful in 2m18s
Cargo CI / Lint (push) Successful in 1m18s

Reviewed-on: #270
This commit is contained in:
Wojciech Kozlowski 2025-01-12 12:27:22 +01:00
parent cdb5c1c713
commit 8dabbd098f
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -947,7 +947,7 @@ dependencies = [
[[package]]
name = "musichoard"
version = "1.0.0-alpha"
version = "1.0.0-alpha.2"
dependencies = [
"aho-corasick",
"crossterm",

View File

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