Skip to content

Commit 4f86e23

Browse files
committed
Bump version to v0.11.0
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
1 parent 5784e44 commit 4f86e23

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Weather via the command line. Uses the [darksky.net](https://darksky.net) API so
1010

1111
#### Binaries
1212

13-
- **darwin** [386](https://github.com/jessfraz/weather/releases/download/v0.10.0/weather-darwin-386) / [amd64](https://github.com/jessfraz/weather/releases/download/v0.10.0/weather-darwin-amd64)
14-
- **freebsd** [386](https://github.com/jessfraz/weather/releases/download/v0.10.0/weather-freebsd-386) / [amd64](https://github.com/jessfraz/weather/releases/download/v0.10.0/weather-freebsd-amd64)
15-
- **linux** [386](https://github.com/jessfraz/weather/releases/download/v0.10.0/weather-linux-386) / [amd64](https://github.com/jessfraz/weather/releases/download/v0.10.0/weather-linux-amd64) / [arm](https://github.com/jessfraz/weather/releases/download/v0.10.0/weather-linux-arm) / [arm64](https://github.com/jessfraz/weather/releases/download/v0.10.0/weather-linux-arm64)
16-
- **solaris** [amd64](https://github.com/jessfraz/weather/releases/download/v0.10.0/weather-solaris-amd64)
17-
- **windows** [386](https://github.com/jessfraz/weather/releases/download/v0.10.0/weather-windows-386) / [amd64](https://github.com/jessfraz/weather/releases/download/v0.10.0/weather-windows-amd64)
13+
- **darwin** [386](https://github.com/jessfraz/weather/releases/download/v0.11.0/weather-darwin-386) / [amd64](https://github.com/jessfraz/weather/releases/download/v0.11.0/weather-darwin-amd64)
14+
- **freebsd** [386](https://github.com/jessfraz/weather/releases/download/v0.11.0/weather-freebsd-386) / [amd64](https://github.com/jessfraz/weather/releases/download/v0.11.0/weather-freebsd-amd64)
15+
- **linux** [386](https://github.com/jessfraz/weather/releases/download/v0.11.0/weather-linux-386) / [amd64](https://github.com/jessfraz/weather/releases/download/v0.11.0/weather-linux-amd64) / [arm](https://github.com/jessfraz/weather/releases/download/v0.11.0/weather-linux-arm) / [arm64](https://github.com/jessfraz/weather/releases/download/v0.11.0/weather-linux-arm64)
16+
- **solaris** [amd64](https://github.com/jessfraz/weather/releases/download/v0.11.0/weather-solaris-amd64)
17+
- **windows** [386](https://github.com/jessfraz/weather/releases/download/v0.11.0/weather-windows-386) / [amd64](https://github.com/jessfraz/weather/releases/download/v0.11.0/weather-windows-amd64)
1818

1919
#### Via Go
2020

VERSION

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

0 commit comments

Comments
 (0)