From 002fd1c3ea31f38dd626b66c16ba532dab04b5d5 Mon Sep 17 00:00:00 2001 From: Smooth Operator Date: Thu, 15 Feb 2024 11:02:05 -0500 Subject: [PATCH] 0.10.2 --- cps.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps.nimble b/cps.nimble index 8f74d941..4af26b18 100644 --- a/cps.nimble +++ b/cps.nimble @@ -1,4 +1,4 @@ -version = "0.10.1" +version = "0.10.2" author = "disruptek" description = "continuation-passing style" license = "MIT"