Bump cursive-core to 0.1.1

This commit is contained in:
Alexandre Bury 2020-07-04 10:29:45 -07:00
parent adec5ae066
commit e8960fe89d

View File

@ -8,7 +8,7 @@ license = "MIT"
name = "cursive_core"
readme = "Readme.md"
repository = "https://github.com/gyscos/cursive"
version = "0.1.1-alpha.0"
version = "0.1.1"
edition = "2018"
[package.metadata.docs.rs]