From 2180fa5972de261d8a098632e962f69a2399d1c6 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Sat, 20 Feb 2021 07:57:02 -0600 Subject: minor version bump Bugfix to filter! --- gtwiwtg.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtwiwtg.asd b/gtwiwtg.asd index 3253747..462d3ac 100644 --- a/gtwiwtg.asd +++ b/gtwiwtg.asd @@ -4,7 +4,7 @@ :description "Lazy-ish iterators" :author "Colin Okay " :license "GPLv3" - :version "0.1.1" + :version "0.1.2" :serial t :components ((:file "package") (:file "gtwiwtg") -- cgit v1.2.3