Bump to v0.11.1

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
This commit is contained in:
Matthew Heon
2018-11-08 14:08:59 -05:00
parent 921ccac10c
commit a4adfe5e0c
3 changed files with 103 additions and 2 deletions

View File

@ -4,4 +4,4 @@ package version
// NOTE: remember to bump the version at the top
// of the top-level README.md file when this is
// bumped.
const Version = "0.10.2-dev"
const Version = "0.11.1"