From f7f9c051aed03ca5fa9c4f3243fd3d447e6b9894 Mon Sep 17 00:00:00 2001 From: janithcooray Date: Thu, 30 Jun 2022 05:24:03 +0530 Subject: [PATCH] working yaml, model fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4000ca1..13b9959 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sync-stat", - "version": "1.0.0", + "version": "___VERSION___", "description": "", "type": "module", "main": "./bin/index.js",