Skip to content

Commit

Permalink
github-release 0.7.1
Browse files Browse the repository at this point in the history
- make: only upload freshly built binaries.
- make: add changelog to Github release.
- releases: use specific release-of-tag endpoint.
- Added `--json/-j' flag to info command along with corresponding renderers for both txt and JSON..
  • Loading branch information
aktau committed Mar 29, 2017
1 parent f2ebbf7 commit 2833af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package main

const VERSION = "0.7.0"
const VERSION = "0.7.1"

0 comments on commit 2833af5

Please sign in to comment.