v1.6.0 init

This commit is contained in:
Alin Gheorghe
2020-11-02 20:58:41 +02:00
parent c0152b2fb4
commit 36880617a4
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
"ios",
"android"
],
"version": "1.5.0",
"version": "1.6.0",
"orientation": "portrait",
"icon": "./assets/icon.png",
"splash": {

View File

@@ -1,6 +1,6 @@
{
"name": "argon-react-native",
"version": "1.5.0",
"version": "1.6.0",
"description": "Argon React Native, based on Argon Design System. Coded by Creative Tim",
"main": "node_modules/expo/AppEntry.js",
"scripts": {