~gbmor/clinte

d096b919775ceb93e772d1ed942e529835299c09 — Ben Morrison 3 years ago e42a736 v0.1.2
version bump
2 files changed, 2 insertions(+), 2 deletions(-)

M Cargo.lock
M Cargo.toml
M Cargo.lock => Cargo.lock +1 -1
@@ 119,7 119,7 @@ dependencies = [

[[package]]
name = "clinte"
version = "0.1.1"
version = "0.1.2"
dependencies = [
 "chrono 0.4.7 (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 = "0.1.1"
version = "0.1.2"
authors = ["Ben Morrison <ben@gbmor.dev>"]
edition = "2018"