Skip to content

Commit 8af93e3

Browse files
committed
New patch versions
1 parent 6e02f60 commit 8af93e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crates/file/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "gloo-file"
33
description = "Convenience crate for working with JavaScript files and blobs"
4-
version = "0.2.0"
4+
version = "0.2.1"
55
authors = ["Rust and WebAssembly Working Group"]
66
edition = "2018"
77
license = "MIT/Apache-2.0"

crates/timers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "gloo-timers"
33
description = "Convenience crate for working with JavaScript timers"
4-
version = "0.2.2"
4+
version = "0.2.3"
55
authors = ["Rust and WebAssembly Working Group"]
66
edition = "2018"
77
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)