From f4402d5b31efe0f9a723fcb51bd89a6aea752e91 Mon Sep 17 00:00:00 2001 From: ammarahm-ed Date: Sun, 5 Apr 2020 02:01:56 +0500 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ce1bfe0..a9c8960b 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-admob-native-ads", - "version": "0.1.0", + "version": "0.1.1", "description": "Simple and easy to use AdMob Native Ads for react native Android & iOS with styling support!", "author": "Ammar Ahmed ", "main": "index.js",