Release v4.0.1 (#4125)

## Issue Addressed

NA

## Proposed Changes

- Bump versions.
- Bump openssl version to resolve various `cargo audit` notices.

## Additional Info

- Requires further testing
This commit is contained in:
Paul Hauner
2023-03-26 22:39:28 +00:00
parent b2525d6ebd
commit a53830fd60
6 changed files with 14 additions and 14 deletions

View File

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