Skip to content

Commit

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

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

Version: [1.0.1](https://github.com/svbutko/react-native-template-strong/releases/tag/v1.0.1)
Version: [1.0.2](https://github.com/svbutko/react-native-template-strong/releases/tag/v1.0.2)

Thank you for choosing this template.

Expand Down

0 comments on commit d757f55

Please sign in to comment.