From cb92846041f87850253e0d9632fd2f8f8813ca78 Mon Sep 17 00:00:00 2001 From: Gustavo Bonassa Date: Wed, 20 Jul 2022 13:27:37 -0300 Subject: [PATCH] chore: release 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e91681..95ae73b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-intro-carousel", - "version": "0.2.0", + "version": "0.3.0", "description": "test", "main": "lib/commonjs/index", "module": "lib/module/index",