From 7fd6c50085e4261f243c63da0deba1d4c7f93008 Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Tue, 11 Oct 2016 19:47:19 -0400 Subject: [PATCH] merged PR for getDateOfBirth fix and dependency constraint fix. Thank you to https://github.com/martin-probst and https://github.com/BenjaminPaap --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1351b60..75b27b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-apple-healthkit", - "version": "0.1.3", + "version": "0.1.4", "description": "A React Native bridge module for interacting with Apple HealthKit data", "main": "index.js", "scripts": { -- 2.26.2