diff options
-rw-r--r-- | gtwiwtg.asd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtwiwtg.asd b/gtwiwtg.asd index 5f32536..1132580 100644 --- a/gtwiwtg.asd +++ b/gtwiwtg.asd @@ -4,7 +4,7 @@ :description "Lazy-ish iterators" :author "Colin Okay <colin@cicadas.surf>" :license "GPLv3" - :version "0.3.0" + :version "0.4.0" :depends-on (:testiere) :serial t :components ((:file "package") |