Bump version.

v0.7.x
whitequark 2017-01-07 18:50:48 +00:00
parent 7a882dd581
commit 1d06e715f7
1 changed files with 1 additions and 1 deletions

View File

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