From a2cecb59484874ce124fc3573bfa3db5a0eaecef Mon Sep 17 00:00:00 2001 From: Marcin Dziewulski Date: Tue, 7 Dec 2021 19:47:14 +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 aaff8b58..5bca3938 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.0.0", + "version": "3.0.1", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.js", "exports": {