Skip to content

Commit

Permalink
Release v0.7.3
Browse files Browse the repository at this point in the history
Fixes the v0.7.2 release.

Signed-off-by: Thane Thomson <connect@thanethomson.com>
  • Loading branch information
thanethomson committed Feb 12, 2024
1 parent 11323d7 commit 2d7de21
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .changelog/v0.7.3/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*Feb 12, 2024*

The v0.7.2 release was not completely published - this release fixes that.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## v0.7.3

*Feb 12, 2024*

The v0.7.2 release was not completely published - this release fixes that.

## v0.7.2

*Feb 12, 2024*
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 Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "unclog"
version = "0.7.2"
version = "0.7.3"
authors = ["Thane Thomson <thane@informal.systems>"]
edition = "2021"
license = "Apache-2.0"
Expand Down

0 comments on commit 2d7de21

Please sign in to comment.