aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Perry <np@nathanperry.dev>2024-08-06 20:08:30 -0400
committerNathan Perry <np@nathanperry.dev>2024-08-06 20:08:30 -0400
commit806e67c1a11314587568051ff4e3ef71194fec98 (patch)
tree6c73a51b50d5a0a5f78d1caa300725ce0846024a /Cargo.toml
parent4cec79b921fca2872803eae2fd51fdef6a608b62 (diff)
bump to 0.3.0v0.3.0
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 72db16d..3057c94 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "thulani"
-version = "0.2.0"
+version = "0.3.0"
authors = ["Nathan Perry <np@npry.dev>"]
edition = "2021"
default-run = "thulani"