From b69ba09ce0510aaffb1a12ce2bf2694a0f50e570 Mon Sep 17 00:00:00 2001 From: Mason Le Date: Mon, 11 Jul 2022 23:19:48 +0700 Subject: [PATCH] release 1.68.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52e692c5..26e7f377 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rn-boiler-template", - "version": "1.68.8", + "version": "1.68.9", "description": "Clean and minimalist React Native template for a quick start with TypeScript and components", "scripts": { "test": "exit 0"