Skip to content

Commit

Permalink
Bumped version to 0.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
JRRudy1 committed Jun 19, 2024
1 parent a9cea12 commit 2a079aa
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 = "transient"
version = "0.2.0"
version = "0.2.1"
description = "Reimplementation of `std::any::Any` with support for non-`'static` types"
authors = ["Joshua Rudolph <jrrudolph93@gmail.com>"]
readme = "README.md"
Expand Down

0 comments on commit 2a079aa

Please sign in to comment.