Skip to content

Commit ae99fd2

Browse files
committed
release: gl-client v0.3.2
1 parent 6835a79 commit ae99fd2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

libs/gl-client/Cargo.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
[package]
22
name = "gl-client"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
edition = "2021"
5-
authors = ["Christian Decker", "The Greenlight Team"]
5+
authors = [
6+
"The Greenlight Team"
7+
]
8+
69
description = "Client library for Greenlight, and basis for language bindings."
710
repository = "https://github.com/Blockstream/greenlight"
811
license = "MIT"

0 commit comments

Comments
 (0)