summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDavid Gay <eapoems@riseup.net>2023-10-16 23:42:41 -0400
committerDavid Gay <eapoems@riseup.net>2023-10-16 23:42:41 -0400
commitf197a2c84635d52af25d39eba71d08fe178a5a1f (patch)
tree73d4484a33a5500877aeb8368c87327c0b554929 /Cargo.toml
parent899494df2c78f2281b5cd2c23b4db5def124b7e0 (diff)
Bump version number
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 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"