From c2ebac0ce819efa5340cea05f7f965e4713452d7 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 10 Nov 2020 18:24:26 +0300 Subject: [PATCH] minor fix... Signed-off-by: Alex A. Naanou --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d7ac5c..def09eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ig-types", - "version": "3.5.1", + "version": "3.5.2", "description": "Generic JavaScript types and type extensions...", "main": "main.js", "scripts": {