From 50710d5dea10f969f736594f1815a8bbf065e28e Mon Sep 17 00:00:00 2001 From: Hoa Phan Date: Wed, 11 Dec 2024 16:00:29 +0700 Subject: [PATCH] chore: release 3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ef565f..77f1593 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-curved-bottom-bar", - "version": "3.3.1", + "version": "3.4.0", "description": "A high performance, beautiful and fully customizable curved bottom navigation bar for React Native.", "main": "lib/commonjs/index", "module": "lib/module/index",