From fbc9135bab0ab0b73bd94f44e68f5a9c74966d8f Mon Sep 17 00:00:00 2001 From: Mark Jackson Date: Thu, 30 Nov 2017 09:50:19 -0800 Subject: [PATCH] 0.0.5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b0d1942..4059c31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-nearby-api", - "version": "0.0.4", + "version": "0.0.5", "description": "React Native wrapper around Google's Nearby API SDK", "main": "index.js", "scripts": { @@ -52,4 +52,4 @@ "url": "https://github.com/badfeatures/react-native-nearby-api/issues" }, "homepage": "https://github.com/badfeatures/react-native-nearby-api#readme" -} \ No newline at end of file +}