From 1b3eac8ec52e9f409870cf28f2d68c233e5ca760 Mon Sep 17 00:00:00 2001 From: Himanshu Satija Date: Tue, 13 Oct 2020 18:27:46 +0530 Subject: [PATCH] v0.7.0-rc.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd4978f..1c5ef6c 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.7.0-rc.2", + "version": "0.7.0-rc.3", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",