Skip to content

Commit 87b5843

Browse files
committed
Bump version to v0.3.0
Signed-off-by: Jess Frazelle <[email protected]>
1 parent ec4c4be commit 87b5843

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Search apk packages via the command line.
1010

1111
#### Binaries
1212

13-
- **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)
14-
- **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)
15-
- **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)
16-
- **solaris** [amd64](https://github.com/genuinetools/apk-file/releases/download/v0.2.0/apk-file-solaris-amd64)
17-
- **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)
13+
- **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)
14+
- **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)
15+
- **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)
16+
- **solaris** [amd64](https://github.com/genuinetools/apk-file/releases/download/v0.3.0/apk-file-solaris-amd64)
17+
- **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)
1818

1919
#### Via Go
2020

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.2.0
1+
v0.3.0

0 commit comments

Comments
 (0)