Bump version.

This commit is contained in:
Emilio Cobos Álvarez
2023-05-29 17:14:41 +02:00
parent f97e4c2945
commit 3680e4d539
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
## 0.24.5
* Don't enforce tempfile version.
## 0.24.4
* Move expand infinite recursion fix (#799)
+1 -1
View File
@@ -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>",