Skip to content

Commit 1aa1cd6

Browse files
committed
Bump version.
1 parent aeafe85 commit 1aa1cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "managed"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
authors = ["whitequark <[email protected]>"]
55
description = "An interface for logically owning objects, whether or not heap allocation is available."
66
documentation = "https://docs.rs/managed/"

0 commit comments

Comments
 (0)