Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
moncho committed Jan 30, 2018
1 parent 41856a2 commit 3c5f789
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion APPVERSION
@@ -1 +1 @@
0.9-beta.2
0.9-beta.3
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -115,10 +115,10 @@ The easiest way to install the latest binaries for Linux and Mac is to run this

If you dont like to **curl | sh**, binaries are provided.

* **darwin** [386](https://github.com/moncho/dry/releases/download/v0.9-beta.2/dry-darwin-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.9-beta.2/dry-darwin-amd64)
* **freebsd** [386](https://github.com/moncho/dry/releases/download/v0.9-beta.2/dry-freebsd-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.9-beta.2/dry-freebsd-amd64)
* **linux** [386](https://github.com/moncho/dry/releases/download/v0.9-beta.2/dry-linux-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.9-beta.2/dry-linux-amd64)
* **windows** [386](https://github.com/moncho/dry/releases/download/v0.9-beta.2/dry-windows-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.9-beta.2/dry-windows-amd64)
* **darwin** [386](https://github.com/moncho/dry/releases/download/v0.9-beta.3/dry-darwin-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.9-beta.3/dry-darwin-amd64)
* **freebsd** [386](https://github.com/moncho/dry/releases/download/v0.9-beta.3/dry-freebsd-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.9-beta.3/dry-freebsd-amd64)
* **linux** [386](https://github.com/moncho/dry/releases/download/v0.9-beta.3/dry-linux-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.9-beta.3/dry-linux-amd64)
* **windows** [386](https://github.com/moncho/dry/releases/download/v0.9-beta.3/dry-windows-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.9-beta.3/dry-windows-amd64)

#### Mac OS X / Homebrew

Expand Down

0 comments on commit 3c5f789

Please sign in to comment.