summaryrefslogtreecommitdiff
path: root/parzival.asd
diff options
context:
space:
mode:
Diffstat (limited to 'parzival.asd')
-rw-r--r--parzival.asd4
1 files changed, 2 insertions, 2 deletions
diff --git a/parzival.asd b/parzival.asd
index c819f69..c67ffeb 100644
--- a/parzival.asd
+++ b/parzival.asd
@@ -2,9 +2,9 @@
(asdf:defsystem #:parzival
:description "Streaming parser language in Common Lisp."
- :author "Boutade <thegoofist@protonmail.com>"
+ :author "Colin Okay <cbeok@protonmail.com>"
:license "GPLv3"
- :version "0.3.0"
+ :version "0.4.0"
:serial t
:depends-on (#:replay-streams)
:components ((:file "package")