From bc970433fb6152d0c60d9877b1c9311eb11f276a Mon Sep 17 00:00:00 2001 From: Brent Erickson Date: Wed, 9 Aug 2017 09:14:38 -0700 Subject: [PATCH] Bump package json to 0.42.0-rc.24 for release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06cc6536..1c112473 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactxp", - "version": "0.42.0-rc.23", + "version": "0.42.0-rc.24", "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",