Skip to content

Commit

Permalink
[derive] Bump verison to v0.1.4
Browse files Browse the repository at this point in the history
This is a little strange since zerogc core has no v0.1.4
published :(
  • Loading branch information
Techcable committed Jan 8, 2021
1 parent 3f0af0d commit 4ef8388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/derive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "zerogc-derive"
description = "Procedural derive for zerogc's garbage collection"
version = "0.1.3"
version = "0.1.4"
authors = ["Techcable <[email protected]>"]
repository = "https://github.com/DuckLogic/zerogc"
readme = "../../README.md"
Expand Down

0 comments on commit 4ef8388

Please sign in to comment.