## Issue Addressed

NA

## Proposed Changes

- Bump version to `v2.1.2`
- Run `cargo update`

## Additional Info

NA
This commit is contained in:
Paul Hauner
2022-02-01 23:53:53 +00:00
parent fc37d51e10
commit 0177b9286e
6 changed files with 118 additions and 101 deletions

View File

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