From f1e39943db42f4d5f10f39c07de2fa257b26a1d9 Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Sun, 3 Sep 2017 17:00:45 +0200 Subject: [PATCH] Release 0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a04e153..a84a493 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-store-review", - "version": "0.1.2", + "version": "0.1.3", "description": "Rate on App Store directly in your React Native app", "main": "index.js", "types": "index.d.ts",