summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCosmicHorror <CosmicHorrorDev@pm.me>2023-11-07 19:19:46 -0700
committerGitHub <noreply@github.com>2023-11-07 20:19:46 -0600
commiteb51bdf11e8bde87e9d983730209c7a147e39fb0 (patch)
tree0613384938cceaac88391ee873febcce5995db39 /Cargo.toml
parentcb015f749070e424d82e7f35fcad801cd4a5cbc7 (diff)
Prepare 1.0.0 release (#277)v1.0.0v1.0
* Bump version to v1.0.0 * `cargo xtask gen` * Add all new entries to the changelog
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 eee84b0..97ffc3b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@ features = ["derive", "deprecated", "wrap_help"]
[workspace.package]
edition = "2021"
-version = "1.0.0-beta.0"
+version = "1.0.0"
[package]
name = "sd"