Skip to content

Commit b826cb8

Browse files
committed
Bump version.
1 parent 7b328f1 commit b826cb8

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# unreleased
22

3+
# 0.29.4
4+
5+
* Support constant enums and arrays.
6+
37
# 0.29.3
48

59
* Expose the line_endings config option to use with the builder

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cbindgen"
3-
version = "0.29.3"
3+
version = "0.29.4"
44
authors = [
55
"Emilio Cobos Álvarez <emilio@crisal.io>",
66
"Jeff Muizelaar <jmuizelaar@mozilla.com>",

0 commit comments

Comments
 (0)