Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ayazhafiz committed Jan 12, 2024
1 parent 0244876 commit 2b013f7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 1.7.3

ABQ 1.7.3 is a patch release.

This release adds additional info logging for message sizes.

# 1.7.2

ABQ 1.7.2 is a patch release.
Expand Down
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.

2 changes: 1 addition & 1 deletion crates/abq_cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "abq"
version = "1.7.2"
version = "1.7.3"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 2b013f7

Please sign in to comment.