summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorTim Oram <mitmaro@gmail.com>2017-01-21 23:08:30 -0330
committerTim Oram <mitmaro@gmail.com>2017-01-21 23:08:30 -0330
commit0836083206193466db0e061d341ce9144afa0a03 (patch)
tree49513a2be9c51e47e0007154a697e128592688bf /Cargo.lock
parent3ea04984bc4d4cce2debeb574d06d2b0969a51f5 (diff)
Release 0.3.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 940c92c..e4b096a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "git-interactive-rebase-tool"
-version = "0.2.0"
+version = "0.3.0"
dependencies = [
"pancurses 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
]