Bump version.

master
whitequark 2020-07-04 01:54:27 +00:00
parent 6716339551
commit 085e6f184d
1 changed files with 1 additions and 1 deletions

View File

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