summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Shangreaux <shshoshin@protonmail.com>2020-05-03 12:48:43 -0500
committerGrant Shangreaux <shshoshin@protonmail.com>2020-05-03 12:48:43 -0500
commited2140fd7bb70c320c9040c3089534c671cb9c89 (patch)
treec88aa86b7b3431e5cc2630d895308ee3e80f771f
parent8e5bf4253d45e55594150c7736706a4175379305 (diff)
Update version to 0.1.0
-rw-r--r--adminbot.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/adminbot.asd b/adminbot.asd
index 672ae5f..2b7d468 100644
--- a/adminbot.asd
+++ b/adminbot.asd
@@ -4,7 +4,7 @@
:description "A Matrix bot to do admin tasks."
:author "Shoshin <shshoshin@protonmail.com>"
:license "AGPL"
- :version "0.0.1"
+ :version "0.1.0"
:serial t
:depends-on (#:granolin #:ironclad #:cl-ppcre)
:components ((:file "package")