Skip to content

Commit

Permalink
Bump CLI version (#1151)
Browse files Browse the repository at this point in the history
  • Loading branch information
spetz authored Aug 16, 2024
1 parent a92fe12 commit 5fbac2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[package]
name = "iggy-cli"
version = "0.5.10"
version = "0.5.11"
edition = "2021"
authors = ["[email protected]"]
repository = "https://github.com/iggy-rs/iggy"
homepage = "https://iggy.rs"
description = "CLI for Iggy message streaming platform"
description = "Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second."
license = "MIT"
keywords = ["iggy", "cli", "messaging", "streaming"]

Expand Down

0 comments on commit 5fbac2b

Please sign in to comment.