From d9d97fa09e9d2b3ff8f0970617f315bca460a451 Mon Sep 17 00:00:00 2001 From: ammarahm-ed Date: Sun, 26 Apr 2020 00:16:40 +0500 Subject: [PATCH] update version to 0.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e10b5df2..c7f43e3a 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-admob-native-ads", - "version": "0.2.5", + "version": "0.2.6", "description": "A simple and robust library for creating & displaying Admob Native Ads in your React Native App using Native Views", "author": "Ammar Ahmed ", "main": "index.js",