Skip to content

Commit

Permalink
feat: patched version to 0.8.2-1
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Vaccaro <[email protected]>
  • Loading branch information
lvaccaro committed Jan 4, 2025
1 parent 15d18a6 commit 740c550
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": "lwk-rn-example",
"version": "0.8.2",
"version": "0.8.2-1",
"private": true,
"scripts": {
"android": "react-native run-android",
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": "lwk-rn",
"version": "0.8.2",
"version": "0.8.2-1",
"description": "Liquid Wallet Kit react native module",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",
Expand Down

0 comments on commit 740c550

Please sign in to comment.