From ebe5f46f8be773678bb6089f4cff31149bbe3272 Mon Sep 17 00:00:00 2001 From: RichardLindhout Date: Wed, 2 Aug 2023 20:28:33 +0000 Subject: [PATCH] chore: release 0.9.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcb095b..a799fc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-paper-tabs", - "version": "0.9.3", + "version": "0.9.4", "description": "Smooth and fast cross platform Material Design Tabs for React Native Paper", "main": "lib/commonjs/index", "module": "lib/module/index",