summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCyborus <cyborus@cyborus.xyz>2023-12-17 06:05:48 +0100
committerCyborus <cyborus@cyborus.xyz>2023-12-17 06:05:48 +0100
commit83e11e427e1f3a65e73983855cd021663d7df0c1 (patch)
treeaa8b4a0985667aeb45ea28aa23e1cccc6b2a0c58 /Cargo.toml
parentMerge pull request 'add deployment ci pipeline' (#17) from deploy-ci into main (diff)
downloadforgejo-cli-83e11e427e1f3a65e73983855cd021663d7df0c1.tar.xz
forgejo-cli-83e11e427e1f3a65e73983855cd021663d7df0c1.zip
update version number to 0.0.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a1403ac..570938d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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