(cargo-release) version 0.5.0

This commit is contained in:
Gregory 2020-12-19 16:31:53 -05:00
parent 62ddd7b6c2
commit cbe717edd0
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

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

View file

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