M Cargo.lock => Cargo.lock +1 -1
@@ 103,7 103,7 @@ dependencies = [
[[package]]
name = "clinte"
-version = "2.1.3"
+version = "2.1.4"
dependencies = [
"chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
M Cargo.toml => Cargo.toml +1 -1
@@ 1,6 1,6 @@
[package]
name = "clinte"
-version = "2.1.3"
+version = "2.1.4"
authors = ["Ben Morrison <ben@gbmor.dev>"]
edition = "2018"
description = "CLI note posting system for shared UNIX boxes."