From 05758c881057c7f132eba3c96f7cfbb899f1df8d Mon Sep 17 00:00:00 2001 From: ammarahm-ed Date: Sun, 3 May 2020 15:50:10 +0500 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4577203c..53142d61 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-admob-native-ads", - "version": "0.2.7", + "version": "0.2.8", "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",