summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBotahamec <botahamec@outlook.com>2023-08-12 17:10:13 -0400
committerBotahamec <botahamec@outlook.com>2023-08-12 17:10:13 -0400
commitc0dd0bc2f2f395cabd869cb2eeec34304012b88d (patch)
tree002aedc22e43c2747bc8768c7b8d0e061e793ba6 /Cargo.toml
parent20e4d12c5e8d8f9cb9e0dfce4a57607c7a9d4b03 (diff)
Update the version
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 30faa2e..1ddea35 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "exun"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Mica White <botahamec@outlook.com>"]
edition = "2018"
rust-version = "1.41.1"