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