Skip to content

Commit

Permalink
Update package.json and example package.json to version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
chathurapathiranage committed Aug 12, 2024
1 parent 8997fe2 commit 5698178
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "0.0.1",
"version": "0.0.7",
"private": true,
"scripts": {
"android": "./scripts/installer.sh android",
Expand Down
2 changes: 1 addition & 1 deletion payment_sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@komoju/komoju-react-native",
"version": "0.0.6",
"version": "0.0.7",
"private": false,
"description": "degica payment SDK",
"main": "dist/index.js",
Expand Down

0 comments on commit 5698178

Please sign in to comment.