From 980386052d780e42042bf8127cd1048549fe7773 Mon Sep 17 00:00:00 2001 From: alvaro Date: Wed, 19 Apr 2017 18:36:58 +0200 Subject: [PATCH] v1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ae07e95b..4d73827da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-admob", - "version": "1.2.1", + "version": "1.3.0", "description": "A react-native component for Google AdMob banners and interstitials", "author": "Simon Bugert ", "main": "index.js",