aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtwiwtg.asd
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2021-02-21 09:49:37 -0600
committerColin Okay <okay@toyful.space>2021-02-21 09:49:37 -0600
commit02bd636e990e8e9cf2a20eaf4cd0e0f22acb0ab3 (patch)
treea111ef0853851dcd2c3c34585dc7f73ff648d84c /gtwiwtg.asd
parent6e7805d241360a5e1185dd41c6099f7f5aae5dba (diff)
version bump
Added resumable generators
Diffstat (limited to 'gtwiwtg.asd')
-rw-r--r--gtwiwtg.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtwiwtg.asd b/gtwiwtg.asd
index 462d3ac..41f87eb 100644
--- a/gtwiwtg.asd
+++ b/gtwiwtg.asd
@@ -4,7 +4,7 @@
:description "Lazy-ish iterators"
:author "Colin Okay <okay@toyful.space>"
:license "GPLv3"
- :version "0.1.2"
+ :version "0.2.0"
:serial t
:components ((:file "package")
(:file "gtwiwtg")