Skip to content

Commit

Permalink
chore(balter): release v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and byronwasti committed Dec 24, 2024
1 parent 237ebeb commit 39bcb1e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions balter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.8.2](https://github.com/BalterLoadTesting/balter/compare/balter-v0.8.1...balter-v0.8.2) - 2024-12-24

### Other

- Fix clippy warnings

## [0.8.1](https://github.com/BalterLoadTesting/balter/compare/balter-v0.8.0...balter-v0.8.1) - 2024-12-23

### Other
Expand Down
2 changes: 1 addition & 1 deletion balter/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "balter"
license = "MIT"
version = "0.8.1"
version = "0.8.2"
edition = "2021"
authors = ["Byron Wasti <[email protected]>"]
homepage = "https://github.com/byronwasti/balter"
Expand Down

0 comments on commit 39bcb1e

Please sign in to comment.