Update version to v1.0.0-alpha.2
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m19s
Cargo CI / Lint (pull_request) Successful in 1m16s

This commit is contained in:
Wojciech Kozlowski 2025-01-12 12:25:35 +01:00
parent cdb5c1c713
commit 8698735ced
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