Bump version.

v0.7.x
whitequark 2018-01-05 20:05:43 +00:00
parent c75e91618b
commit 2fe4cd3a92
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "managed"
version = "0.4.0"
version = "0.5.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/"