summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCyborus <cyborus@noreply.codeberg.org>2024-08-08 03:08:13 +0200
committerCyborus <cyborus@noreply.codeberg.org>2024-08-08 03:08:13 +0200
commit2b25f0a292a7f4acc542a8248c073e770d633e86 (patch)
tree67dfcd9bb935781f1871d458a880f0c43f9e586d /Cargo.toml
parentMerge pull request 'fix ci build features flag' (#108) from ci-flag-fix into ... (diff)
parentchore: bump version to v0.1.0 (diff)
downloadforgejo-cli-2b25f0a292a7f4acc542a8248c073e770d633e86.tar.xz
forgejo-cli-2b25f0a292a7f4acc542a8248c073e770d633e86.zip
Merge pull request 'bump version to 0.1.0' (#109) from bump-0.1.0 into mainv0.1.0
Reviewed-on: https://codeberg.org/Cyborus/forgejo-cli/pulls/109
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 8cd11ed..617d347 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "fj"
-version = "0.0.4"
+version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html