Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
emilio committed Jun 7, 2022
1 parent 72f46bb commit 78bb3b9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGES
@@ -1,3 +1,8 @@
## 0.24.1

* Add support for unary negation (#765).
* Make more bitfield operators constexpr (#765).

## 0.24.0

* Basic const generic support (#759, #760 #762).
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cbindgen"
version = "0.24.0"
version = "0.24.1"
authors = [
"Emilio Cobos Álvarez <emilio@crisal.io>",
"Jeff Muizelaar <jmuizelaar@mozilla.com>",
Expand Down

0 comments on commit 78bb3b9

Please sign in to comment.