From 7942fe8b1fb502e0160a2b09ae58a3110d87c4e5 Mon Sep 17 00:00:00 2001 From: Himanshu Satija Date: Mon, 11 Jan 2021 15:44:06 +0530 Subject: [PATCH] v0.7.0-rc.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71dc522..cf84d5d 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.5", + "version": "0.7.0-rc.6", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",