From d135848f2a8097bb7dc5b72012602afd24a0d677 Mon Sep 17 00:00:00 2001 From: Richard Domingo Date: Sun, 24 Jul 2022 15:18:10 +0800 Subject: [PATCH] chore: bump to 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c02afec..d5c156d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chardskarth/react-gateway", - "version": "3.0.3", + "version": "3.1.0", "description": "Render React DOM into a new context", "main": "lib/index.js", "scripts": {