summaryrefslogtreecommitdiff
path: root/protocols.asd
diff options
context:
space:
mode:
Diffstat (limited to 'protocols.asd')
-rw-r--r--protocols.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols.asd b/protocols.asd
index 0265721..3613744 100644
--- a/protocols.asd
+++ b/protocols.asd
@@ -1,6 +1,6 @@
(defsystem "protocols"
:description "Protocol enforcement for CLOS classes."
- :version "0.0.1"
+ :version "0.0.2"
:author "Matthias Benkard <matthias@benkard.de>"
:licence "GNU Lesser General Public License, version 3 or higher"
:depends-on (#:closer-mop)