Bump version.

v0.7.x
whitequark 2017-09-22 19:52:26 +00:00
parent 9db51c3194
commit d76d1b5517
1 changed files with 1 additions and 1 deletions

View File

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