Bumped the version number to 0.1.1-alpha

This commit is contained in:
Arkaprabha Chakraborty
2023-01-31 05:57:58 +05:30
parent c4cd7e608f
commit 00b34bba2d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -99,7 +99,7 @@ dependencies = [
[[package]]
name = "rustcm-cli"
version = "0.1.0-alpha"
version = "0.1.1-alpha"
dependencies = [
"colored",
"orion",

View File

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