From b5013301924cb9b33d72796a5038b2c635b1b176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?The=CC=81o=20mathieu?= Date: Tue, 6 Sep 2016 18:24:09 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01a5162..7f82f05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-meteor", - "version": "1.0.0-rc14", + "version": "1.0.0-rc15", "description": "Full Meteor Client for React Native", "main": "src/Meteor.js", "scripts": {