From b32c81d83b320f0a3920adc2b313e659b8c65980 Mon Sep 17 00:00:00 2001 From: Dan Davison Date: Fri, 6 Sep 2019 15:27:19 +0100 Subject: Bump version --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index a56cfc30..ba58a008 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "delta" -version = "0.0.8" +version = "0.0.9" authors = ["Dan Davison "] edition = "2018" diff --git a/README.md b/README.md index 00488144..63ba2548 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ ## Installation -Executables: [Linux](https://github.com/dandavison/delta/releases/download/0.0.5/delta-0.0.5-x86_64-unknown-linux-musl.tar.gz) | [MacOS](https://github.com/dandavison/delta/releases/download/0.0.5/delta-0.0.5-x86_64-apple-darwin.tar.gz) | [Windows](https://github.com/dandavison/delta/releases/download/0.0.5/delta-0.0.5-x86_64-pc-windows-msvc.zip) +Executables: [Linux](https://github.com/dandavison/delta/releases/download/0.0.9/delta-0.0.9-x86_64-unknown-linux-musl.tar.gz) | [MacOS](https://github.com/dandavison/delta/releases/download/0.0.9/delta-0.0.9-x86_64-apple-darwin.tar.gz) Homebrew: ```sh -- cgit v1.2.3