yubikey-cli v0.0.1

This commit is contained in:
Tony Arcieri
2019-12-02 11:54:41 -08:00
parent c377f226e2
commit 3a41fdc3bc
3 changed files with 10 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 0.0.1 (2019-12-02)
- Initial release
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "yubikey-cli"
version = "0.0.0"
version = "0.0.1"
description = """
Command-line interface for performing encryption and signing using RSA and/or
ECC keys stored on YubiKey devices.