From b26bd549d09a5c7fd7b765b5164735d8192abe18 Mon Sep 17 00:00:00 2001 From: alitnk Date: Fri, 15 Oct 2021 10:04:30 +0330 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 204f01f..a0f665c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "1.1.0", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",