From 9452149e281fa3fe8371d6e4dba5292b78459d46 Mon Sep 17 00:00:00 2001 From: Prateek Surana Date: Sun, 12 Sep 2021 22:17:38 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20=20v2.1.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3a4238c..ae4f552 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scriptified", - "version": "2.1.2", + "version": "2.1.3", "private": true, "license": "(MIT OR Apache-2.0)", "scripts": { @@ -45,4 +45,4 @@ "prettier": "2.1.1", "typescript": "4.3.5" } -} +} \ No newline at end of file