From ed2c6322c27a2db678fcb470ba2ce35da68ea8b8 Mon Sep 17 00:00:00 2001 From: Andy Davidoff Date: Sat, 31 Jul 2021 21:25:51 -0400 Subject: [PATCH] 0.3.0: api changes, tracedeque --- cps.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps.nimble b/cps.nimble index c9ad42c6..675bd05f 100644 --- a/cps.nimble +++ b/cps.nimble @@ -1,4 +1,4 @@ -version = "0.2.4" +version = "0.3.0" author = "disruptek" description = "continuation-passing style" license = "MIT"