summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 4407e28..7343a34 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -77,7 +77,7 @@ checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
[[package]]
name = "hx"
-version = "0.4.1"
+version = "0.4.2"
dependencies = [
"ansi_term 0.12.1",
"assert_cmd",
diff --git a/Cargo.toml b/Cargo.toml
index 78069bf..88caf11 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ include = ["src/**/*","Cargo.toml","Cargo.lock", "README.md"]
license = "MIT"
name = "hx"
readme ="README.md"
-version = "0.4.1"
+version = "0.4.2"
edition = "2018"
# see https://doc.rust-lang.org/cargo/reference/manifest.html