Skip to content

Commit 4ef8388

Browse files
committed
[derive] Bump verison to v0.1.4
This is a little strange since zerogc core has no v0.1.4 published :(
1 parent 3f0af0d commit 4ef8388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "zerogc-derive"
33
description = "Procedural derive for zerogc's garbage collection"
4-
version = "0.1.3"
4+
version = "0.1.4"
55
authors = ["Techcable <Techcable@techcable.net>"]
66
repository = "https://github.com/DuckLogic/zerogc"
77
readme = "../../README.md"

0 commit comments

Comments
 (0)