From 2c80cc3d655609abb6c1b3ebdac962cdd4c1c37b Mon Sep 17 00:00:00 2001 From: Brent Erickson Date: Wed, 26 Apr 2017 14:38:15 -0700 Subject: [PATCH] [0.42.0-rc.3] package.json bump for release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48a3ea7b..a5825607 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactxp", - "version": "0.42.0-rc.2", + "version": "0.42.0-rc.3", "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",