From ff8e80bc449826e02d5456f83bc748a6f01ff875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateo=20Guzm=C3=A1n?= Date: Thu, 8 Sep 2022 23:08:34 +0200 Subject: [PATCH] chore: release 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f0dc26..35f97a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fiesta", - "version": "0.3.0", + "version": "0.3.1", "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",