Bump version.

v0.7.x
whitequark 2020-06-09 06:45:36 +00:00
parent 29066a94f8
commit bf78fe2265
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "managed"
version = "0.7.1"
version = "0.7.2"
authors = ["whitequark <whitequark@whitequark.org>"]
description = "An interface for logically owning objects, whether or not heap allocation is available."
documentation = "https://docs.rs/managed/"