Skip to content

Commit

Permalink
Update package.json version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
svbutko committed Jul 6, 2023
1 parent e521d86 commit 9cce999
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-template-strong",
"version": "2.0.1",
"version": "2.0.2",
"description": "React Native Strong Template made with react-native-navigation, TypeScript and Redux",
"files": [
"template",
Expand Down
6 changes: 1 addition & 5 deletions template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,12 @@

This project was created with [React Native Template Strong](https://svbutko.github.io/react-native-template-strong/).

Version: [2.0.1](https://github.com/svbutko/react-native-template-strong/releases/tag/v2.0.0)
Version: [2.0.2](https://github.com/svbutko/react-native-template-strong/releases/tag/v2.0.0)

Thank you for choosing this template.

To learn how to work with it and what it offers check the [documentation](https://svbutko.github.io/react-native-template-strong/docs/getting-started).

## After initialisation

`npm install --force`

## Basic scripts

Run iOS application:
Expand Down

0 comments on commit 9cce999

Please sign in to comment.