Skip to content

Commit dd284a0

Browse files
authored
Bump the patch version. (#662)
The change to kCGWindowListOptionAll was technically semver breaking but the constants were wrong before so it should be fine.
1 parent 9b4af6e commit dd284a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-graphics/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "core-graphics"
33
description = "Bindings to Core Graphics for macOS"
44
homepage = "https://github.com/servo/core-foundation-rs"
55
repository = "https://github.com/servo/core-foundation-rs"
6-
version = "0.23.1"
6+
version = "0.23.2"
77
authors = ["The Servo Project Developers"]
88
license = "MIT OR Apache-2.0"
99
edition = "2018"

0 commit comments

Comments
 (0)