summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 15dd9a2..15d7e3a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dmn"
-version = "0.0.1"
+version = "0.0.2"
edition = "2021"
description = "CLI and library for DMs and other players of Advanced Dungeons & Dragons (AD&D)"
license = "AGPL-3.0-only"