summaryrefslogtreecommitdiff
path: root/parzival.asd
diff options
context:
space:
mode:
authorBoutade <thegoofist@protonmail.com>2020-03-06 20:58:00 -0600
committerBoutade <thegoofist@protonmail.com>2020-03-06 20:58:00 -0600
commit1181af61564962efcd3cfcfcb651371d86e86714 (patch)
treea809a1d29bd00be6d1a7955a54291e61d8393c67 /parzival.asd
parentf448fcdb3319e74644d66c671c30c232d770615f (diff)
added <<until combinator
Diffstat (limited to 'parzival.asd')
-rw-r--r--parzival.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/parzival.asd b/parzival.asd
index 1814260..168389c 100644
--- a/parzival.asd
+++ b/parzival.asd
@@ -4,7 +4,7 @@
:description "Streaming parser language in Common Lisp."
:author "Boutade <thegoofist@protonmail.com>"
:license "GPLv3"
- :version "0.1.0"
+ :version "0.2.0"
:serial t
:depends-on (#:replay-streams)
:components ((:file "package")