From 0497729bba2cf7f7243396c4a45e76cf13c717ed Mon Sep 17 00:00:00 2001 From: RafikiTiki Date: Mon, 5 Sep 2022 07:33:08 +0000 Subject: [PATCH] v3.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e23d55..92865d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@callstack/react-theme-provider", - "version": "3.0.7", + "version": "3.0.8", "description": "Theme provider for react and react-native applications", "main": "./lib/index.js", "typings": "./typings/index.d.ts",