From f0853329cb2829a8214f4e5e2de2d5ee73d5145c Mon Sep 17 00:00:00 2001 From: Alin Gheorghe Date: Thu, 4 Jun 2020 20:08:18 -0400 Subject: [PATCH] 1.5.0 info --- README.md | 4 ++-- app.json | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c676058..77f9955 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # [Argon React Native](https://creativetimofficial.github.io/argon-react-native/docs/#) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/home?status=Argon%20React%20Native,%20a%20cool%20Argon%20React%20Native%20App%20Template%20%E2%9D%A4%EF%B8%8F%20https%3A//bit.ly/2KAj86H%20%23reactnative%20%23argon%20%23designsystem%20%23developers%20via%20%40CreativeTim) - ![version](https://img.shields.io/badge/version-1.4.0-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/argon-react-native.svg?style=flat)](https://github.com/creativetimofficial/argon-react-native/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/argon-react-native.svg?maxAge=2592000)](https://github.com/creativetimofficial/argon-react-native/issues?q=is%3Aissue+is%3Aclosed) + ![version](https://img.shields.io/badge/version-1.5.0-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/argon-react-native.svg?style=flat)](https://github.com/creativetimofficial/argon-react-native/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/argon-react-native.svg?maxAge=2592000)](https://github.com/creativetimofficial/argon-react-native/issues?q=is%3Aissue+is%3Aclosed) ![Product Gif](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/argon-react-native/arg-rn-thumbnail.jpg) @@ -162,7 +162,7 @@ If you have questions or need help integrating the product please [contact us](h ## Licensing -- Copyright 2019 Creative Tim (https://www.creative-tim.com/) +- Copyright 2020 Creative Tim (https://www.creative-tim.com/) - Licensed under MIT (https://github.com/creativetimofficial/argon-react-native/blob/master/LICENSE.md) diff --git a/app.json b/app.json index 1e64810..f3ec751 100644 --- a/app.json +++ b/app.json @@ -8,7 +8,7 @@ "ios", "android" ], - "version": "1.4.0", + "version": "1.5.0", "orientation": "portrait", "icon": "./assets/icon.png", "splash": { diff --git a/package.json b/package.json index ae4ea9c..8dd8a16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "argon-react-native", - "version": "1.4.0", + "version": "1.5.0", "description": "Argon React Native, based on Argon Design System. Coded by Creative Tim", "main": "node_modules/expo/AppEntry.js", "scripts": {