Skip to content

Commit 1d2de81

Browse files
committed
chore: Release pepe version 0.2.6
1 parent 625a515 commit 1d2de81

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
## [0.2.6] - 2025-02-15
11+
1012
## [0.2.5] - 2025-02-15
1113

1214
## [0.2.4] - 2025-02-14
@@ -40,7 +42,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4042

4143

4244
<!-- next-url -->
43-
[Unreleased]: https://github.com/omarmhaimdat/pepe/compare/v0.2.5...HEAD
45+
[Unreleased]: https://github.com/omarmhaimdat/pepe/compare/v0.2.6...HEAD
46+
47+
[0.2.6]: https://github.com/omarmhaimdat/pepe/compare/v0.2.5...v0.2.6
4448

4549
[0.2.5]: https://github.com/omarmhaimdat/pepe/compare/v0.2.4...v0.2.5
4650
[0.2.4]: https://github.com/omarmhaimdat/pepe/releases/tag/v0.2.4

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pepe"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
authors = ["Omar MHAIMDAT"]
55
edition = "2021"
66
description = "HTTP load generator and performance testing tool"

0 commit comments

Comments
 (0)