Skip to content

Commit 92aca4b

Browse files
committed
Prepare for publish and bump version
1 parent dff74b6 commit 92aca4b

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

lightspark_wallet/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.0.4
2+
3+
* Expose an expirySecs parameter for the `createInvoice` method.
4+
5+
## 0.0.3
6+
7+
* Minor code cleanup and bug fixes.
8+
9+
## 0.0.2
10+
11+
* Minor code cleanup and bug fixes.
12+
113
## 0.0.1
214

315
* Initial alpha release of the flutter wallet SDK

lightspark_wallet/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: lightspark_wallet
2-
version: 0.0.3
2+
version: 0.0.4
33
description: The Lightspark wallet Flutter SDK (ALPHA). Not yet ready for production use.
44
homepage: https://github.com/lightsparkdev/flutter-sdk
55

0 commit comments

Comments
 (0)