Skip to content

Commit 72be55f

Browse files
Bump version from 0.1.0 to 0.2.0 (#7)
1 parent ac25a4c commit 72be55f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "try_v2"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2024"
55
readme = "README.md"
66
description = "Provides a derive macro for `Try` ([try_trait_v2](https://rust-lang.github.io/rfcs/3058-try-trait-v2.html))"

0 commit comments

Comments
 (0)