Bump version.

v0.7.x
whitequark 2018-01-12 23:03:56 +00:00
parent 5111131e61
commit 4c9c688f3a
1 changed files with 1 additions and 1 deletions

View File

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