Bump version to v0.2.8 (#1572)

## Issue Addressed

NA

## Proposed Changes

- Bump versions
- Run `cargo update`

## Additional Info

NA
This commit is contained in:
Paul Hauner
2020-08-27 07:04:12 +00:00
parent d9f4819fe0
commit 967700c1ff
8 changed files with 114 additions and 72 deletions

View File

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