From b2abd079060e69906c494b914eaaa8927c5e650f Mon Sep 17 00:00:00 2001 From: Batyr Kanzitdinov Date: Fri, 23 Sep 2022 13:24:51 +0200 Subject: [PATCH] Release 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43ec6ee..0e56667 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "expo-starter", - "version": "4.0.0", + "version": "4.0.1", "description": "Production-ready starter for Expo (React Native) App! Powered by cli-rn, React Navigation (v6), RN UI lib, Mobx, Reanimated 2, Dark Mode, Localization, and much more.", "author": "Batyr (https://github.com/kanzitelli)", "homepage": "https://github.com/kanzitelli/expo-starter",