Skip to content

Commit 56faaf2

Browse files
committed
Bump version
1 parent 6f34f15 commit 56faaf2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "bindgen"
4-
version = "0.14.0"
4+
version = "0.15.0"
55
description = "A binding generator for Rust"
66
authors = ["Jyun-Yan You <[email protected]>"]
77
license = "BSD-3-Clause"

bindgen_plugin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "bindgen_plugin"
4-
version = "0.14.0"
4+
version = "0.15.0"
55
description = "A binding generator for Rust - compiler plugin"
66
authors = ["Jyun-Yan You <[email protected]>"]
77
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)