From 849a40d01f76296c7907561c89a997a6746b54bb Mon Sep 17 00:00:00 2001 From: Himanshu Satija Date: Fri, 11 Sep 2020 15:21:08 +0530 Subject: [PATCH] v0.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70a00d1..0d79938 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@syncstate/core", "author": "Sanket Sahu, Himanshu Satija", "module": "dist/core.esm.js", - "version": "0.6.2", + "version": "0.6.3", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",