Bump version to v0.2.10 (#1630)

## Issue Addressed

NA

## Proposed Changes

Bump crate version so we can cut a new release with the fix from #1629.

## Additional Info

NA
This commit is contained in:
Paul Hauner
2020-09-18 06:41:29 +00:00
parent a17f74896a
commit 371e1c1d5d
8 changed files with 35 additions and 34 deletions

View File

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