Skip to content

Commit e380954

Browse files
committed
cli: Bump version on crates.io to include gl-client 0.3.1
1 parent 409479c commit e380954

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/gl-cli/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[package]
22
name = "gl-cli"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
authors = ["Peter Neuroth <[email protected]>"]
66
description = "A command-line interface for running a Greenlight signer and operating a Greenlight node"
77
homepage = "https://blockstream.github.io/greenlight/"
88
repository = "https://github.com/Blockstream/greenlight"
99
documentation = "https://blockstream.github.io/greenlight/"
1010
keywords = ["lightning", "greenlight", "cli", "bitcoin", "blockchain"]
11-
categories = ["command-line-utlis", "cryptography::cryptocurrencies"]
11+
categories = ["command-line-utilities", "cryptography::cryptocurrencies"]
1212
license = "MIT"
1313
readme = "README.md"
1414

0 commit comments

Comments
 (0)