From 03bcfd80bbcae92f54d3029912378f7d3767cac8 Mon Sep 17 00:00:00 2001 From: Michael Martin Date: Thu, 16 Jun 2022 10:32:19 -0600 Subject: [PATCH] v0.66.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 497bd229..09a26af9 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Alternative standard library (prelude) for ReasonML", "homepage": "https://github.com/reazen/relude", "bugs": "https://github.com/reazen/relude/issues", - "version": "0.66.0", + "version": "0.66.1", "repository": { "type": "git", "url": "https://github.com/reazen/relude.git"