Skip to content

Commit

Permalink
Update package.json version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
svbutko committed Jul 6, 2023
1 parent 74be287 commit 0a55946
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 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.0",
"version": "2.0.1",
"description": "React Native Strong Template made with react-native-navigation, TypeScript and Redux",
"files": [
"template",
Expand Down
6 changes: 5 additions & 1 deletion template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@

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

Version: [2.0.0](https://github.com/svbutko/react-native-template-strong/releases/tag/v2.0.0)
Version: [2.0.1](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 0a55946

Please sign in to comment.