update version number to 0.0.1

This commit is contained in:
Cyborus 2023-12-17 00:05:48 -05:00
parent 2a167c350a
commit 83e11e427e
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -288,7 +288,7 @@ checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
[[package]]
name = "fj"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"auth-git2",
"clap",

View file

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