Skip to content

Commit 33c61dc

Browse files
committed
(cargo-release) version 0.10.0
1 parent c0650ed commit 33c61dc

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
@@ -8,6 +8,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

99
## [Unreleased] - ReleaseDate
1010

11+
## [0.10.0] - 2022-05-18
12+
1113
### Changed
1214

1315
- Documentation has been updated to reflect that `quanta` does not track time across system

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "quanta"
3-
version = "0.9.3"
3+
version = "0.10.0"
44
authors = ["Toby Lawrence <toby@nuclearfurnace.com>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)