Skip to content

Commit 3d06ae1

Browse files
committed
Version bump.
1 parent 80da604 commit 3d06ae1

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.24.2
2+
3+
* Make bitfield operators use explicit constructors.
4+
15
## 0.24.1
26

37
* Add support for unary negation (#765).

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

0 commit comments

Comments
 (0)