From b6779b6fb02870080026e947768cac7786135bb5 Mon Sep 17 00:00:00 2001 From: Andy Davidoff Date: Wed, 28 Apr 2021 18:57:07 -0400 Subject: [PATCH] =?UTF-8?q?0.0.19:=20support=20foreign=20symbols=20?= =?UTF-8?q?=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cps.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps.nimble b/cps.nimble index 1130bc36..b2064cd0 100644 --- a/cps.nimble +++ b/cps.nimble @@ -1,4 +1,4 @@ -version = "0.0.18" +version = "0.0.19" author = "disruptek" description = "continuation-passing style" license = "MIT"