From 38a27a6ca6d4ce32efb295a6bab0f3d4dd7c824d Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Mon, 27 Mar 2017 23:18:06 +0200 Subject: [PATCH] Release 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5f17d9..7ed1ba8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-store-review", - "version": "0.1.0", + "version": "0.1.1", "description": "Rate on App Store directly in your React Native app", "main": "index.js", "scripts": {