We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24f9729 commit 936743cCopy full SHA for 936743c
fetch-libraries.sh
@@ -1,4 +1,4 @@
1
-VERSION=v0.2.5-alpha
+VERSION=v0.3.1-alpha
2
3
ANDROID_ZIP_NAME=lnc-$VERSION-android.zip
4
IOS_ZIP_NAME=lnc-$VERSION-ios.zip
package.json
@@ -1,6 +1,6 @@
{
"name": "@lightninglabs/lnc-rn",
- "version": "0.2.5-alpha",
+ "version": "0.3.1-alpha",
"description": "Lightning Node Connect npm module for React Native",
5
"main": "dist/commonjs/index.js",
6
"types": "dist/typescript/index.d.ts",
0 commit comments