From 65e7946bd46aafd91066f9099e063a0970994cfb Mon Sep 17 00:00:00 2001 From: janith cooray Date: Sun, 3 Jul 2022 08:51:11 +0530 Subject: [PATCH] Fixed Version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b9ff07..245bbe3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sync-stat", - "version": "___VERSION___1", + "version": "___VERSION___", "description": "", "type": "module", "main": "./bin/index.js",