From 10a35c99ff988e8512f68398d4997a0873b22275 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oskar=20Kwas=CC=81niewski?= Date: Mon, 21 Oct 2024 12:44:46 +0200 Subject: [PATCH] chore: release 0.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e772c11..4878f99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-bottom-tabs", - "version": "0.0.11", + "version": "0.0.12", "description": "Native Bottom Tabs for React Native", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",