summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2019-01-14 10:45:32 +0100
committersharkdp <davidpeter@web.de>2019-01-14 10:51:32 +0100
commit7e46a5d788545ff88c5bcff05717a2b14f199f1e (patch)
tree6b2fe27567d52adec22d2b9355fb3d469d70ce73 /Cargo.toml
parent19030470f98201810f113f5a7a862b1de21c4d80 (diff)
Bump versionv0.4.0
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 d33d6b7..f9862ad 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ license = "MIT/Apache-2.0"
name = "hexyl"
readme = "README.md"
repository = "https://github.com/sharkdp/hexyl"
-version = "0.3.1"
+version = "0.4.0"
[dependencies]
ansi_term = "0.11"