summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCyborus <cyborus@noreply.codeberg.org>2023-12-17 06:08:29 +0100
committerCyborus <cyborus@noreply.codeberg.org>2023-12-17 06:08:29 +0100
commit2d50075df9ce35ade21bf678bcccd2a5270ac772 (patch)
treeaa8b4a0985667aeb45ea28aa23e1cccc6b2a0c58 /Cargo.toml
parentMerge pull request 'add deployment ci pipeline' (#17) from deploy-ci into main (diff)
parentupdate version number to 0.0.1 (diff)
downloadforgejo-cli-2d50075df9ce35ade21bf678bcccd2a5270ac772.tar.xz
forgejo-cli-2d50075df9ce35ade21bf678bcccd2a5270ac772.zip
Merge pull request 'update version number to 0.0.1' (#18) from version-0.0.1 into main
Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/18
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