From 693f07daf0f570b7a5728f47f1f2987c71a760d9 Mon Sep 17 00:00:00 2001 From: mattiaferrari Date: Mon, 4 Mar 2024 16:35:45 +0100 Subject: [PATCH] chore: release 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9661b92..f1f82b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vulpemventures/react-native-gdk", - "version": "0.0.4", + "version": "0.0.5", "description": "react native turbomodule cpp for gdk", "main": "lib/commonjs/index", "module": "lib/module/index",