Bump version to v1.0.3 (#2024)

## Issue Addressed

NA

## Proposed Changes

- Set version to `v1.0.3`
- Run cargo update

## Additional Info

- ~~Blocked on #2008~~
This commit is contained in:
Paul Hauner
2020-11-30 22:55:10 +00:00
parent c718e81eaf
commit 65dcdc361b
6 changed files with 37 additions and 37 deletions

View File

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