We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b7734c commit 275cc55Copy full SHA for 275cc55
2 files changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [0.2.0](https://github.com/stack-rs/human-bandwidth/compare/releases/tag/0.2.0) - 2025-06-12
+## [0.1.4](https://github.com/stack-rs/human-bandwidth/compare/releases/tag/0.1.4) - 2025-06-12
6
7
### Features
8
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "human-bandwidth"
-version = "0.2.0"
+version = "0.1.4"
edition = "2021"
license = "Apache-2.0"
description = "A library for representing bandwidth speed in a human-readable format."
0 commit comments