diff --git a/example/package.json b/example/package.json index 8db4ab1..7e07e15 100644 --- a/example/package.json +++ b/example/package.json @@ -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", diff --git a/package.json b/package.json index f413641..9d21586 100644 --- a/package.json +++ b/package.json @@ -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",