diff --git a/package.json b/package.json index c4320432..4974f5f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-template-strong", - "version": "3.0.0", + "version": "3.0.1", "description": "React Native Strong Template made with react-native-navigation, TypeScript and Redux", "files": [ "template", diff --git a/template/README.md b/template/README.md index a1339024..2381557a 100644 --- a/template/README.md +++ b/template/README.md @@ -2,7 +2,7 @@ This project was created with [React Native Template Strong](https://svbutko.github.io/react-native-template-strong/). -Version: [3.0.0](https://github.com/svbutko/react-native-template-strong/releases/tag/v3.0.0) +Version: [3.0.1](https://github.com/svbutko/react-native-template-strong/releases/tag/v3.0.1) Thank you for choosing this template.