Bump dev version number

This commit is contained in:
Dan Davison 2020-12-30 20:02:08 -05:00
parent 367a3ccdc9
commit 933ed2a817
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -338,7 +338,7 @@ checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
[[package]]
name = "git-delta"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"ansi_colours",
"ansi_term 0.12.1",

View File

@ -8,7 +8,7 @@ edition = "2018"
homepage = "https://github.com/dandavison/delta"
license = "MIT"
repository = "https://github.com/dandavison/delta"
version = "0.5.0"
version = "0.5.1"
[[bin]]
name = "delta"