From d41a495efc0673a67945d81b275d3ccb28f1431e Mon Sep 17 00:00:00 2001 From: Ammar Ahmed Date: Thu, 29 Aug 2024 14:08:07 +0500 Subject: [PATCH] release v0.7.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c1c9eb..65a7f37 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-admob-native-ads", - "version": "0.7.4", + "version": "0.7.5", "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",