File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ Installing
21
21
### Binary Releases
22
22
Pre-built binaries for darwin and linux.
23
23
24
- ### Current Stable Release: ` v0.7 `
25
- * [ statsdaemon-0.7.darwin-amd64.go1.4.2.tar.gz] ( https://github.com/bitly/statsdaemon/releases/download/v0.7/statsdaemon-0.7.darwin-amd64.go1.4.2.tar.gz )
26
- * [ statsdaemon-0.7.linux-amd64.go1.4.2.tar.gz] ( https://github.com/bitly/statsdaemon/releases/download/v0.7/statsdaemon-0.7.linux-amd64.go1.4.2.tar.gz )
24
+ ### Current Stable Release: ` v0.7.1 `
25
+ * [ statsdaemon-0.7.1. darwin-amd64.go1.4.2.tar.gz] ( https://github.com/bitly/statsdaemon/releases/download/v0.7.1 /statsdaemon-0.7.1 .darwin-amd64.go1.4.2.tar.gz )
26
+ * [ statsdaemon-0.7.1. linux-amd64.go1.4.2.tar.gz] ( https://github.com/bitly/statsdaemon/releases/download/v0.7.1 /statsdaemon-0.7.1 .linux-amd64.go1.4.2.tar.gz )
27
27
28
28
### Older Releases
29
29
* [ statsdaemon-0.6-alpha.darwin-amd64.go1.3.tar.gz] ( https://github.com/bitly/statsdaemon/releases/download/v0.6-alpha/statsdaemon-0.6-alpha.darwin-amd64.go1.3.tar.gz )
Original file line number Diff line number Diff line change 1
1
package main
2
2
3
- const VERSION = "0.8-alpha "
3
+ const VERSION = "0.7.1 "
You can’t perform that action at this time.
0 commit comments