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 745c625 commit 3d313d3Copy full SHA for 3d313d3
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# Version 0.9.1
2
+
3
+## Changed
4
+Tweak the compile script ([#24](https://github.com/BinChengZhao/delay-timer/issues/24)), thanks `chaaz` !
5
6
# Version 0.9.0
7
8
v0.9.0 New features:
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "delay_timer"
-version = "0.9.0"
+version = "0.9.1"
authors = ["binchengZhao <binchengZhao@outlook.com>"]
edition = "2018"
repository = "https://github.com/BinChengZhao/delay-timer"
0 commit comments