From 5cbb1453cf08e0ef598a424d3458c35da70b578c Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Sun, 6 Nov 2016 18:41:17 -0500 Subject: [PATCH] added getSleepSamples method and added documentation --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ce7fc5..ca5aa4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-apple-healthkit", - "version": "0.2.0", + "version": "0.2.1", "description": "A React Native bridge module for interacting with Apple HealthKit data", "main": "index.js", "scripts": { -- 2.26.2