Skip to content

Commit e620f76

Browse files
committed
Bump version to '0.13.0'.
In servo/servo#45599, it was found that the recent refactors in surfman have changed the module paths for some public types used by Servo. Since this is a breaking change, bump the major version. Testing: Tested with a patched Servo to confirm there are no more compilation issues due to the refactor. Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
1 parent f0b72e1 commit e620f76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "surfman"
33
license = "MIT OR Apache-2.0 OR MPL-2.0"
44
edition = "2021"
5-
version = "0.12.5"
5+
version = "0.13.0"
66
authors = [
77
"Patrick Walton <pcwalton@mimiga.net>",
88
"Emilio Cobos Álvarez <emilio@crisal.io>",

0 commit comments

Comments
 (0)