From b94e5324b6e87d2c9ef95e22991d9e0132f09959 Mon Sep 17 00:00:00 2001 From: RichardLindhout Date: Thu, 29 Feb 2024 15:02:16 +0000 Subject: [PATCH] chore: release 0.10.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c67765..1e74599 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-paper-tabs", - "version": "0.10.3", + "version": "0.10.4", "description": "Smooth and fast cross platform Material Design Tabs for React Native Paper", "main": "lib/commonjs/index", "module": "lib/module/index",