From 1688fff8a21c7aea0589ca35704c039a520e34c3 Mon Sep 17 00:00:00 2001 From: Koen Punt Date: Sat, 19 Aug 2017 18:38:00 +0200 Subject: [PATCH] 1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da10250f6..328f0980c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-admob", - "version": "1.3.1", + "version": "1.3.2", "description": "A react-native component for Google AdMob banners and interstitials", "author": "Simon Bugert ", "main": "index.js",