From 262d017703f237afafabcdb576c499fbd10e4e7b Mon Sep 17 00:00:00 2001 From: Harry Moreno Date: Thu, 26 Sep 2019 19:48:14 -0400 Subject: [PATCH] Version 5.0.4 * bugfix, do not crash when fetching a record that does not exist * new api, can request native count of contacts. Avoids having to load all contacts into js in order to count them. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa613929..b82ec914 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "https://github.com/rt2zz/react-native-contacts.git" }, - "version": "5.0.3", + "version": "5.0.4", "description": "React Native Contacts (android & ios)", "nativePackage": true, "keywords": [