about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRicky Kresslein <ricky@kressle.in>2022-02-20 19:19:45 +0100
committerRicky Kresslein <ricky@kressle.in>2022-02-20 19:19:45 +0100
commit2a8e1c75863bc84c55eadcff1f3adb42d409d180 (patch)
tree8f5bb0f816a5ecffa25a01ab15ee84bc717cf99f /Cargo.toml
parent379561117862952d567bfdbf0700b5c7f470a1a8 (diff)
downloadFurtherance-2a8e1c75863bc84c55eadcff1f3adb42d409d180.tar.zst
- Distinctive development mode
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0283d90..09fa4d5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,7 @@
 [package]
 name = "furtherance"
-version = "0.1.0"
+version = "1.0.0"
+authors = ["Ricky Kresslein <rk@lakoliu.com>"]
 edition = "2018"
 
 [dependencies]