From 2c9c934469865f96edbda28a5a525672aaa6f6d2 Mon Sep 17 00:00:00 2001 From: "filipirafael.123@gmail.com" Date: Mon, 30 Dec 2024 19:33:45 -0300 Subject: [PATCH] 1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ba1340..1d4457d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-motion-tabs", - "version": "1.0.5", + "version": "1.0.6", "description": "A lightweight, customizable animated bottom tabs navigator for React Native. Built on top of React Navigation, it provides smooth animations, icon customization, and an intuitive API for creating beautiful tab bars with minimal setup.", "source": "./src/index.tsx", "main": "lib/commonjs/index",