From 89a772e95e414acee679f42f56527606f7b61f30 Mon Sep 17 00:00:00 2001 From: Giulio Canti Date: Sun, 19 May 2024 16:46:22 +0200 Subject: [PATCH] chore --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 617ef6d63..0e095fb04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fp-ts", - "version": "2.16.5", + "version": "2.16.6", "description": "Functional programming in TypeScript", "main": "./lib/index.js", "module": "./es6/index.js",