From d32e49c91f0a157c05f6ca88b0f686a5f89b2ce4 Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Tue, 28 Jun 2016 18:47:03 -0400 Subject: [PATCH] 0.0.7 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 701b5ae..c774046 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-apple-healthkit", - "version": "0.0.6", + "version": "0.0.7", "description": "A React Native bridge module for interacting with Apple HealthKit data", "main": "index.js", "scripts": { @@ -17,8 +17,8 @@ "ReactNative", "react-native", "react", - "native", - "ios" + "native", + "ios" ], "author": "Greg Wilson", "license": "MIT", -- 2.26.2