From 4f698468bf8468249a5ac5b72be6c80bc1efe179 Mon Sep 17 00:00:00 2001 From: Batyr Kanzitdinov Date: Fri, 3 Feb 2023 20:30:02 +0100 Subject: [PATCH] Release 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68ad81f..969c5cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rn-navio", - "version": "0.0.2-rc.19", + "version": "0.0.2", "description": "🧭 Navio - navigation library for React Native (Expo). Build the app's layout in one place and use benefits of types predictibility. Built on top of React Navigation (RNN will be added soon).", "author": "Batyr ", "homepage": "https://github.com/kanzitelli/rn-navio",