From 8522c1e359dccbeb423969cb2becb3c5a7a9babc Mon Sep 17 00:00:00 2001 From: Corentin Debost Date: Tue, 12 Feb 2019 17:52:48 -0800 Subject: [PATCH] Prepare 18.0.0-rc2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b4a579469f..13fbf552ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "montage", - "version": "18.0.0-rc1", + "version": "18.0.0-rc2", "description": "Build your next application with a browser based platform that really gets the web.", "license": "BSD-3-Clause", "repository": { @@ -53,7 +53,7 @@ "frb": "~4.0.x", "htmlparser2": "~3.0.5", "q-io": "^1.13.3", - "mr": "18.0.0-rc1", + "mr": "18.0.0-rc2", "weak-map": "^1.0.5", "lodash.kebabcase": "^4.1.1", "lodash.camelcase": "^4.3.0",