From 87b5843ebe01a67d7cde43bef30fe36b84079a11 Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Sun, 11 Mar 2018 11:56:53 -0400 Subject: [PATCH] Bump version to v0.3.0 Signed-off-by: Jess Frazelle --- README.md | 10 +++++----- VERSION.txt | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 26b350c..d14e93c 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ Search apk packages via the command line. #### Binaries -- **darwin** [386](https://github.com/genuinetools/apk-file/releases/download/v0.2.0/apk-file-darwin-386) / [amd64](https://github.com/genuinetools/apk-file/releases/download/v0.2.0/apk-file-darwin-amd64) -- **freebsd** [386](https://github.com/genuinetools/apk-file/releases/download/v0.2.0/apk-file-freebsd-386) / [amd64](https://github.com/genuinetools/apk-file/releases/download/v0.2.0/apk-file-freebsd-amd64) -- **linux** [386](https://github.com/genuinetools/apk-file/releases/download/v0.2.0/apk-file-linux-386) / [amd64](https://github.com/genuinetools/apk-file/releases/download/v0.2.0/apk-file-linux-amd64) / [arm](https://github.com/genuinetools/apk-file/releases/download/v0.2.0/apk-file-linux-arm) / [arm64](https://github.com/genuinetools/apk-file/releases/download/v0.2.0/apk-file-linux-arm64) -- **solaris** [amd64](https://github.com/genuinetools/apk-file/releases/download/v0.2.0/apk-file-solaris-amd64) -- **windows** [386](https://github.com/genuinetools/apk-file/releases/download/v0.2.0/apk-file-windows-386) / [amd64](https://github.com/genuinetools/apk-file/releases/download/v0.2.0/apk-file-windows-amd64) +- **darwin** [386](https://github.com/genuinetools/apk-file/releases/download/v0.3.0/apk-file-darwin-386) / [amd64](https://github.com/genuinetools/apk-file/releases/download/v0.3.0/apk-file-darwin-amd64) +- **freebsd** [386](https://github.com/genuinetools/apk-file/releases/download/v0.3.0/apk-file-freebsd-386) / [amd64](https://github.com/genuinetools/apk-file/releases/download/v0.3.0/apk-file-freebsd-amd64) +- **linux** [386](https://github.com/genuinetools/apk-file/releases/download/v0.3.0/apk-file-linux-386) / [amd64](https://github.com/genuinetools/apk-file/releases/download/v0.3.0/apk-file-linux-amd64) / [arm](https://github.com/genuinetools/apk-file/releases/download/v0.3.0/apk-file-linux-arm) / [arm64](https://github.com/genuinetools/apk-file/releases/download/v0.3.0/apk-file-linux-arm64) +- **solaris** [amd64](https://github.com/genuinetools/apk-file/releases/download/v0.3.0/apk-file-solaris-amd64) +- **windows** [386](https://github.com/genuinetools/apk-file/releases/download/v0.3.0/apk-file-windows-386) / [amd64](https://github.com/genuinetools/apk-file/releases/download/v0.3.0/apk-file-windows-amd64) #### Via Go diff --git a/VERSION.txt b/VERSION.txt index 1474d00..268b033 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -v0.2.0 +v0.3.0