Skip to content

Commit fae70df

Browse files
committed
Bump version to 0.29.3 and update CHANGES doc
1 parent ac824ec commit fae70df

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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.3
4+
5+
* Expose the line_endings config option to use with the builder
6+
37
# 0.29.2
48

59
* Request serde's std feature to avoid issues with newer toml versions.

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.2"
3+
version = "0.29.3"
44
authors = [
55
"Emilio Cobos Álvarez <emilio@crisal.io>",
66
"Jeff Muizelaar <jmuizelaar@mozilla.com>",

0 commit comments

Comments
 (0)