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 d3205fe commit e7d0bc2Copy full SHA for e7d0bc2
fetch-libraries.sh
@@ -1,4 +1,4 @@
1
-VERSION=v0.3.1-alpha
+VERSION=v0.3.2-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.3.1-alpha",
+ "version": "0.3.2-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