Skip to content

Commit c179a10

Browse files
committed
chore(main): release 0.1.1
1 parent b1469be commit c179a10

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/MuntasirSZN/rou3-rs/compare/v0.1.0...v0.1.1) (2025-06-02)
4+
5+
6+
### Bug Fixes
7+
8+
* codecov again ([91970f1](https://github.com/MuntasirSZN/rou3-rs/commit/91970f1ae509d9611d09f7aae6dc3614303a0c84))
9+
* readme ([de8c521](https://github.com/MuntasirSZN/rou3-rs/commit/de8c52107a3389c3081c4baa3819ca4861cc6410))
10+
* readme again ([ebe501f](https://github.com/MuntasirSZN/rou3-rs/commit/ebe501f6786cecca0d5c795f1d0c67e6f4d49f3b))
11+
312
## 0.1.0 (2025-06-02)
413

514

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rou3"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2024"
55
authors = ["MuntasirSZN <muntasir.joypurhat@gmail.com>"]
66
description = "🌳 Lightweight and fast rou(ter) for Rust"

0 commit comments

Comments
 (0)