aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorjvech <jmvalenciae@unal.edu.co>2024-04-30 07:45:28 -0500
committerjvech <jmvalenciae@unal.edu.co>2024-04-30 07:45:28 -0500
commitce3bbcd183bcf505b525396db3ba4b9e71c83f55 (patch)
treee4987cf3f390c783c8ce269e112eaaf70331b988 /Cargo.toml
parenta361eb833f516befe79b45a8b6ed3162a21bc06a (diff)
add: note field implemented
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 0719f33..f6c417d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "debt"
-version = "0.1.0"
+version = "0.2.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Feel free to download, copy and edit any repo