From e5ee8fa069277efe8b347e7d1a3285d3584ced34 Mon Sep 17 00:00:00 2001 From: Abheek Dhawan Date: Tue, 19 Jul 2022 10:54:12 -0500 Subject: [PATCH] v4.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b993ae..9a1da81 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "typescript": "^4.6.2" }, "name": "awesomescibo", - "version": "4.6.2", + "version": "4.6.3", "scripts": { "build": "yarn tsc" },