Skip to content

Commit 936743c

Browse files
lnc-rn: bump version to 0.3.1-alpha
1 parent 24f9729 commit 936743c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fetch-libraries.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION=v0.2.5-alpha
1+
VERSION=v0.3.1-alpha
22

33
ANDROID_ZIP_NAME=lnc-$VERSION-android.zip
44
IOS_ZIP_NAME=lnc-$VERSION-ios.zip

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightninglabs/lnc-rn",
3-
"version": "0.2.5-alpha",
3+
"version": "0.3.1-alpha",
44
"description": "Lightning Node Connect npm module for React Native",
55
"main": "dist/commonjs/index.js",
66
"types": "dist/typescript/index.d.ts",

0 commit comments

Comments
 (0)