From 3a584ee964672953e2b02c41fb723a66052b96aa Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Mon, 27 Jun 2016 03:19:03 -0400 Subject: [PATCH] 0.0.4 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5e78854..e2c77fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-apple-healthkit", - "version": "0.0.3", + "version": "0.0.4", "description": "A React Native bridge module for interacting with Apple HealthKit data", "main": "index.js", "scripts": { @@ -14,10 +14,10 @@ "Apple", "HealthKit", "health-kit", - "healthkit", + "healthkit", "ReactNative", "react-native", - "react" + "react" ], "author": "Greg Wilson", "license": "MIT", -- 2.26.2