From 3839739de97984dfc26f54e11c0dca1ea00c5680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Il=C3=AA=20Caian?= Date: Wed, 19 May 2021 23:01:42 -0300 Subject: [PATCH] chore: bump Eryn version to 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c7763c..08ec3a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-template-eryn", - "version": "2.1.1", + "version": "2.2.0", "description": "Eryn is a known Forest for Starting your React Native Project with foundation", "scripts": { "test": "exit 0"