Skip to content

Commit 13f1c20

Browse files
committed
Bump crate versions
1 parent fed4b7b commit 13f1c20

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

webrender/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "webrender"
3-
version = "0.56.1"
3+
version = "0.57.0"
44
authors = ["Glenn Watson <gw@intuitionlibrary.com>"]
55
license = "MPL-2.0"
66
repository = "https://github.com/servo/webrender"

webrender_api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "webrender_api"
3-
version = "0.56.1"
3+
version = "0.57.0"
44
authors = ["Glenn Watson <gw@intuitionlibrary.com>"]
55
license = "MPL-2.0"
66
repository = "https://github.com/servo/webrender"

wrench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wrench"
3-
version = "0.2.6"
3+
version = "0.3.0"
44
authors = ["Vladimir Vukicevic <vladimir@pobox.com>"]
55
build = "build.rs"
66
license = "MPL-2.0"

0 commit comments

Comments
 (0)