Upgrade version to v0.2.1 (#1478)

## Issue Addressed

NA

## Proposed Changes

Updates version strings to `v0.2.1`.

## Additional Info

N/A
This commit is contained in:
Paul Hauner
2020-08-06 14:35:08 +00:00
parent 0b287f6ece
commit b354a83faa
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "lcli"
description = "Lighthouse CLI (modeled after zcli)"
version = "0.2.0"
version = "0.2.1"
authors = ["Paul Hauner <paul@paulhauner.com>"]
edition = "2018"