From 22ac39b3d34331daa9f38342d8db396dccf92470 Mon Sep 17 00:00:00 2001 From: Marcin Dziewulski Date: Fri, 10 Dec 2021 19:45:31 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5987e893..2138483b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@mobily/ts-belt", "description": "🔧 Fast, modern, and practical utility library for FP in TypeScript.", - "version": "3.1.1", + "version": "3.2.0", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.js", "exports": {