Skip to content

Commit

Permalink
Bump version to 0.0.4 (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessgusclark authored Jan 5, 2023
1 parent d2d08b8 commit a9fbe69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ios/rifWallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.0.3;
MARKETING_VERSION = 0.0.4;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -545,7 +545,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.0.3;
MARKETING_VERSION = 0.0.4;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rif_wallet",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"scripts": {
"android": "ENVFILE=.env react-native run-android",
Expand Down

0 comments on commit a9fbe69

Please sign in to comment.