Skip to content

Commit 363fe9b

Browse files
authored
chore: bump the version to 0.7.0 (#118)
* chore: bump the version to 0.7.0 * chore: add a changelog
1 parent 5066e30 commit 363fe9b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## Unreleased - ReleaseDate
4+
5+
## 0.7.0 - 2021-05-12
46
### Added
57
- Missing error messages of `assert` macros are added.
68

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "xhci"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
authors = ["Hiroki Tokunaga <[email protected]>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)