Skip to content

Commit 0b8f894

Browse files
authored
chore: prepare release 2.0.0 (#80)
1 parent 6aa04b1 commit 0b8f894

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Unreleased
44

5-
## v2.0.0-beta.1
5+
## v2.0.0
66

77
- Add support for `no_std` targets.
88
- Use IEC (binary) format by default with `Display`.

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "bytesize"
33
description = "Semantic wrapper for byte count representations"
4-
version = "2.0.0-beta.1"
4+
version = "2.0.0"
55
authors = [
66
"Hyunsik Choi <[email protected]>",
77
"MrCroxx <[email protected]>",

0 commit comments

Comments
 (0)