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 +}