summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-12-23 16:17:19 +0000
committerDan Davison <dandavison7@gmail.com>2020-12-23 16:18:23 +0000
commitc46d3328af0cfb0adcb1642c88db98e84d39b4ff (patch)
treea4093a169cf9a8eb65e401310315242de3776141 /Cargo.toml
parent530edc2546fb80839253880a13234f5c7b2b8bdc (diff)
Bump dev version number
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a0cc9ffe..1890ce39 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,7 @@ homepage = "https://github.com/dandavison/delta"
license = "MIT"
readme = "README.md"
repository = "https://github.com/dandavison/delta"
-version = "0.4.5"
+version = "0.5.0"
[[bin]]
name = "delta"