summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2019-09-06 15:27:19 +0100
committerDan Davison <dandavison7@gmail.com>2019-09-06 15:27:19 +0100
commitb32c81d83b320f0a3920adc2b313e659b8c65980 (patch)
tree493d790d4e9df8ce8e48bb4be4232b44eba63e54
parentf016bf2b322b7d565e3dcf3245ddc51a6ca09b53 (diff)
Bump version0.0.9
-rw-r--r--Cargo.toml2
-rw-r--r--README.md2
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 <dandavison7@gmail.com>"]
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