Bump dev version

This commit is contained in:
Dan Davison 2021-07-06 10:19:58 +01:00
parent 04c3ffd8ea
commit bd2c242f8e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -260,7 +260,7 @@ dependencies = [
[[package]]
name = "git-delta"
version = "0.8.2"
version = "0.8.3"
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.8.2"
version = "0.8.3"
[[bin]]
name = "delta"