(cargo-release) version 0.4.5

This commit is contained in:
Gregory 2020-06-20 21:23:35 -04:00
parent 35b2776659
commit 16c8c69c2c
No known key found for this signature in database
GPG key ID: 2E44FAEEDC94B1E2
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -403,7 +403,7 @@ dependencies = [
[[package]] [[package]]
name = "handlr" name = "handlr"
version = "0.4.4" version = "0.4.5"
dependencies = [ dependencies = [
"ascii_table", "ascii_table",
"atty", "atty",

View file

@ -1,6 +1,6 @@
[package] [package]
name = "handlr" name = "handlr"
version = "0.4.4" version = "0.4.5"
authors = ["greg <gregory.mkv@gmail.com>"] authors = ["greg <gregory.mkv@gmail.com>"]
edition = "2018" edition = "2018"
license = "MIT" license = "MIT"