prepare v0.2.0 release (#60)

This commit is contained in:
Carl Lerche
2020-07-15 14:38:05 -07:00
committed by GitHub
parent 16be963908
commit cefca5377a
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
authors = ["Carl Lerche <me@carllerche.com>"]
edition = "2018"
name = "mini-redis"
version = "0.1.0"
version = "0.2.0"
license = "MIT"
readme = "README.md"
documentation = "https://docs.rs/mini-redis/0.1.0/mini-redis/"