summaryrefslogtreecommitdiff
path: root/adminbot.asd
diff options
context:
space:
mode:
authorGrant Shangreaux <shshoshin@protonmail.com>2020-05-03 12:52:33 -0500
committerGrant Shangreaux <shshoshin@protonmail.com>2020-05-03 12:52:33 -0500
commit1fa6b622145975a38fea265155d53eb37634b8fc (patch)
tree1a2107694ce2ecfbab002f3ccaf5fc6af53cde8f /adminbot.asd
parented2140fd7bb70c320c9040c3089534c671cb9c89 (diff)
Clean: remove shared secret from storing in hardcopyHEADmain
Diffstat (limited to 'adminbot.asd')
-rw-r--r--adminbot.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/adminbot.asd b/adminbot.asd
index 2b7d468..7c26405 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.1.0"
+ :version "0.1.1"
:serial t
:depends-on (#:granolin #:ironclad #:cl-ppcre)
:components ((:file "package")