Version v1.0.4 (#2073)

## Proposed Changes

Run cargo update and bump version in prep for v1.0.4 release

## Additional Info

Planning to merge this commit to `unstable`, test on Pyrmont and canary nodes, then push to `stable`.
This commit is contained in:
Michael Sproul
2020-12-10 04:01:40 +00:00
parent dfb588e521
commit 1abc70e815
6 changed files with 101 additions and 77 deletions

View File

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