Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump core-foundation-sys version to 0.4.5 #138

Merged
merged 1 commit into from Nov 27, 2017
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Bump core-foundation-sys version to 0.4.5

This is needed to publish a new core-foundation-rs version.
  • Loading branch information
nox committed Nov 27, 2017
commit cc66c00ac32e01203abf585e2eebed37d01002f8
@@ -3,7 +3,7 @@ name = "core-foundation-sys"
description = "Bindings to Core Foundation for OS X"
homepage = "https://github.com/servo/core-foundation-rs"
repository = "https://github.com/servo/core-foundation-rs"
version = "0.4.4"
version = "0.4.5"
authors = ["The Servo Project Developers"]
license = "MIT / Apache-2.0"
build = "build.rs"
@@ -9,7 +9,7 @@ license = "MIT / Apache-2.0"

[dependencies.core-foundation-sys]
path = "../core-foundation-sys"
version = "0.4.4"
version = "0.4.5"

[dependencies]
libc = "0.2"
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.