From 1da29d6c6a7505bb143d365825a35e4cc5315f8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?The=CC=81o=20mathieu?= Date: Sat, 11 Jun 2016 22:00:48 -0400 Subject: [PATCH] 1.0.0-rc9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69cbfae..fb39c0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-meteor", - "version": "1.0.0-rc8", + "version": "1.0.0-rc9", "description": "Full Meteor Client for React Native", "main": "src/Meteor.js", "scripts": {