Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
BobAnkh authored Jun 25, 2024
1 parent 8ba2b38 commit b440c1c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

All notable changes to this project will be documented in this file.

## [0.1.1](https://github.com///compare/releases/tag/0.1.1) - 2024-06-25

### Miscellaneous Tasks

- Update changelog format - ([8ba2b38](https://github.com///commit/8ba2b38bbfcf34fea7e43ab44096deea16ff5e2b))

<!-- generated by git-cliff -->
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "human-bandwidth"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
license = "Apache-2.0"
description = "A library for representing bandwidth speed in a human-readable format."
Expand Down

0 comments on commit b440c1c

Please sign in to comment.