Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
emilio committed May 29, 2023
1 parent f97e4c2 commit 3680e4d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES
@@ -1,3 +1,7 @@
## 0.24.5

* Don't enforce tempfile version.

## 0.24.4

* Move expand infinite recursion fix (#799)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cbindgen"
version = "0.24.4"
version = "0.24.5"
authors = [
"Emilio Cobos Álvarez <emilio@crisal.io>",
"Jeff Muizelaar <jmuizelaar@mozilla.com>",
Expand Down

0 comments on commit 3680e4d

Please sign in to comment.