Bump version to v0.3.0 (#1743)

## Issue Addressed

NA

## Proposed Changes

- Bump version to v0.3.0
- Run `cargo update`

## Additional Info

NA
This commit is contained in:
Paul Hauner
2020-10-09 02:05:30 +00:00
parent 414138f137
commit 72cc5e35af
10 changed files with 146 additions and 137 deletions

View File

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