From 46e191ad6f5f235a330242f78819198073d33d6f Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Mon, 22 Apr 2019 07:10:23 +0800 Subject: [PATCH] v0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffffd79..f4b8222 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "remount", "description": "Mount React components to the DOM using custom elements", - "version": "0.10.0", + "version": "0.11.0", "author": "Rico Sta. Cruz ", "bugs": { "url": "https://github.com/rstacruz/remount/issues"