From 6674f8506bbd9ae04c350711f59d72644c30dccc Mon Sep 17 00:00:00 2001 From: David de Regt Date: Tue, 19 Sep 2017 11:39:58 -0700 Subject: [PATCH] Bumping to 0.46.0-rc.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9950f30b..bd09e0c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactxp", - "version": "0.46.0-rc.1", + "version": "0.46.0-rc.2", "description": "Cross-platform abstraction layer for writing React-based applications a single time that work identically across web, React Native, and Electron distribution", "author": "ReactXP Team ", "license": "MIT",