Skip to content

Commit 17d4064

Browse files
committed
Bump version
1 parent c748e1e commit 17d4064

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [0.24.0] - UNRELEASED
1+
## [0.24.0] - 2020-07-01
22

33
### Fixed
44
- Fixed undefined behavior caused by transmuting unsupported C enum values into Rust enum values

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name = "clang"
44
authors = ["Kyle Mayes <[email protected]>"]
55

6-
version = "0.23.0"
6+
version = "0.24.0"
77

88
readme = "README.md"
99
license = "Apache-2.0"

0 commit comments

Comments
 (0)