summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-04-27 12:19:58 +1200
committerBen Bridle <ben@derelict.engineering>2025-04-27 12:19:58 +1200
commit2954d37b638fa2c1dd3d51ff53f08f475aea6ea3 (patch)
tree90e29a62fd8f072aed5bf2c26c70c22ae343d1a9 /Cargo.toml
parentf8dbafda42e6395a69c30ea3fc95caa45313cb7a (diff)
downloadinked-1.0.0.zip
Update version to 1.0.0HEADv1.0.0main
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 37cf225..fe9fd26 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "inked"
-version = "0.1.0"
+version = "1.0.0"
edition = "2024"
[dependencies]