Bump version

This commit is contained in:
Yota Toyama
2026-09-20 12:29:18 -07:00
parent 45e19bebbb
commit 7e8529fa8e
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies = [
[[package]]
name = "bdwgc-alloc"
version = "0.6.13"
version = "0.6.14"
dependencies = [
"autotools",
"cmake",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "bdwgc-alloc"
version = "0.6.13"
version = "0.6.14"
edition = "2024"
description = "impl GlobalAlloc for bdwgc"
repository = "https://github.com/raviqqe/bdwgc-alloc"