Skip to content

Commit e7d0bc2

Browse files
lnc-rn: bump version to 0.3.2-alpha
1 parent d3205fe commit e7d0bc2

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.3.1-alpha
1+
VERSION=v0.3.2-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.3.1-alpha",
3+
"version": "0.3.2-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)