From 31c8cf6fad6802a22ab016fe8bb82baee368f48f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateo=20Guzm=C3=A1n?= Date: Sun, 11 Dec 2022 18:59:07 +0100 Subject: [PATCH] chore: release 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d124730..986d483 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fiesta", - "version": "0.3.1", + "version": "0.4.0", "description": "A set of celebration animations powered by Skia. Engage more with your users by celebrating in your React Native application.", "main": "lib/commonjs/index", "module": "lib/module/index",