From d9eac932223c7c5e2d9318e068da8344229ef025 Mon Sep 17 00:00:00 2001 From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com> Date: Sun, 2 Aug 2020 19:50:51 +0530 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20up=20to=20beta=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 343a940..26aeba2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "render", - "version": "1.0.0", + "version": "1.0.1", "description": "Rendering cursor to .png", "main": "index.js", "scripts": {