summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2017-07-21 14:59:21 -0700
committerManish Goregaokar <manishsmail@gmail.com>2017-07-24 13:28:39 -0700
commitd4da81a5b6931905084a07b0644bdc17536b2999 (patch)
treeb4a7e21986cf61401e76c9bd51c0e2155867be04
parente9f452b958fd6a672bfbe5badc9b5c9626be4e34 (diff)
Bump to 0.28.0
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 1615200e..690c0a16 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "bindgen"
-version = "0.27.0"
+version = "0.28.0"
dependencies = [
"aster 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)",
"cexpr 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
diff --git a/Cargo.toml b/Cargo.toml
index 06772302..4d06d7d4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ name = "bindgen"
readme = "README.md"
repository = "https://github.com/servo/rust-bindgen"
documentation = "https://docs.rs/bindgen"
-version = "0.27.0"
+version = "0.28.0"
build = "build.rs"
exclude = [