From 92f08b900df3c1c5ff6e4741d5ecc91f48e02393 Mon Sep 17 00:00:00 2001 From: Andy Davidoff Date: Mon, 7 Jun 2021 13:15:55 -0400 Subject: [PATCH] 0.0.25: api changes --- cps.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps.nimble b/cps.nimble index 7c8209e7..af1a435a 100644 --- a/cps.nimble +++ b/cps.nimble @@ -1,4 +1,4 @@ -version = "0.0.24" +version = "0.0.25" author = "disruptek" description = "continuation-passing style" license = "MIT"