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 c0650ed commit 33c61dcCopy full SHA for 33c61dc
CHANGELOG.md
@@ -8,6 +8,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
9
## [Unreleased] - ReleaseDate
10
11
+## [0.10.0] - 2022-05-18
12
+
13
### Changed
14
15
- Documentation has been updated to reflect that `quanta` does not track time across system
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "quanta"
3
-version = "0.9.3"
+version = "0.10.0"
4
authors = ["Toby Lawrence <toby@nuclearfurnace.com>"]
5
edition = "2018"
6
0 commit comments