From 6800faac93a715ed1866515f96fd72143848a329 Mon Sep 17 00:00:00 2001 From: Alireza Hadjar Date: Fri, 25 Oct 2024 22:44:15 +0300 Subject: [PATCH] chore: release 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54a5b84..7708be6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fast-confetti", - "version": "0.4.0", + "version": "0.5.0", "description": "The fastest confetti animation library in react native", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",