From 51d6eca96a1dfe9779f9dd7c284470597cad8615 Mon Sep 17 00:00:00 2001 From: Aristote Ngoy Date: Thu, 19 Dec 2024 14:39:32 +0100 Subject: [PATCH] chore: release 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f4b844..f296554 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-irano", - "version": "1.0.4", + "version": "1.1.0", "description": "A customizable cross-platform toast notification library for React Native.", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",