From 12ce9ac3658c89472192141378986a4cf5753f99 Mon Sep 17 00:00:00 2001 From: Brent Erickson Date: Wed, 10 May 2017 10:43:53 -0700 Subject: [PATCH] [0.42.0-rc.5] Bump package.json for release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4d2bae4..381b541a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactxp", - "version": "0.42.0-rc.4", + "version": "0.42.0-rc.5", "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",