Skip to content

Commit

Permalink
Bump minor version to v0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
elrnv committed Nov 4, 2023
1 parent bfc9059 commit 056b586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dync"
version = "0.5.4"
version = "0.5.5"
authors = ["Egor Larionov <egor.larionov@gmail.com>"]
license = "MIT OR Apache-2.0"
description = "An efficient alternative to `dyn Trait` for containerized types"
Expand Down

0 comments on commit 056b586

Please sign in to comment.