summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorTim Oram <mitmaro@gmail.com>2017-02-11 18:23:49 -0330
committerTim Oram <mitmaro@gmail.com>2017-02-11 18:23:49 -0330
commit03eaae78b708b5fd90d2078d31ec5b35421224d1 (patch)
treecda91f92cbdc1a6bbbc32c82066cf38d25d78248 /Cargo.lock
parente96410defd555fd452f89faf02ed994bbc5d8f77 (diff)
Release version 0.4.0
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index e4b096a..1f2ae7a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "git-interactive-rebase-tool"
-version = "0.3.0"
+version = "0.4.0"
dependencies = [
"pancurses 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
]