From 2a494fd3dd1ca5ba6a646c35dfdae18c5731c9be Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Tue, 29 Sep 2020 16:43:30 +0200 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f33319..9884a1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@corpglory/tsdb-kit", - "version": "0.2.1", + "version": "1.1.0", "description": "", "scripts": { "build": "tsc",