From d13e148c510464bb4b7f35a316fd3dca4a8a80df Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Sun, 26 Jun 2016 23:32:26 -0400 Subject: [PATCH] 0.0.3 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7950aad..c15ded9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-apple-healthkit", - "version": "0.0.2", + "version": "0.0.3", "description": "A React Native bridge module for interacting with Apple HealthKit data", "main": "index.js", "scripts": { @@ -13,9 +13,9 @@ "keywords": [ "Apple", "HealthKit", - "health-kit", + "health-kit", "ReactNative", - "react-native" + "react-native" ], "author": "Greg Wilson", "license": "MIT", -- 2.26.2