Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyDolle committed Jan 6, 2022
1 parent 79fdd34 commit 0a2ea16
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": "@thecodingmachine/react-native-boilerplate",
"version": "3.1.3",
"version": "3.2.0",
"description": "TheCodingMachine React Native Boilerplate",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boilerplate",
"version": "3.1.3",
"version": "3.2.0",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down

0 comments on commit 0a2ea16

Please sign in to comment.