Skip to content

Commit e0207bd

Browse files
committed
Bump to 0.2.3
1 parent 999a99b commit e0207bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "wasm-timer"
33
edition = "2018"
44
description = "Abstraction over std::time::Instant and futures-timer that works on WASM"
5-
version = "0.2.2"
5+
version = "0.2.3"
66
authors = ["Pierre Krieger <[email protected]>"]
77
license = "MIT"
88
repository = "https://github.com/tomaka/wasm-timer"

0 commit comments

Comments
 (0)