Change summary
  Cargo.lock | 2 +-
Cargo.toml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
  Detailed changes
  
  
    
    @@ -1,6 +1,6 @@
 [root]
 name = "git-series"
-version = "0.8.8"
+version = "0.8.9"
 dependencies = [
  "ansi_term 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)",
  "chrono 0.2.22 (registry+https://github.com/rust-lang/crates.io-index)",
  
  
  
    
    @@ -1,6 +1,6 @@
 [package]
 name = "git-series"
-version = "0.8.8"
+version = "0.8.9"
 authors = ["Josh Triplett <josh@joshtriplett.org>"]
 license = "MIT"
 readme = "README.md"