Skip to content

Commit

Permalink
github-release 0.7.0
Browse files Browse the repository at this point in the history
- github: extract into separate library.
- github: rename bodyType to mime.
- github: set per_page=100 as default.
- upload: streamline error handling a little bit.
- info: no tags/releases is no longer an error.
- download: refactor.
- release, edit: support description from stdin.
- upload: add -R/--replace switch.
  • Loading branch information
aktau committed Mar 26, 2017
1 parent 47f6a5a commit 687970c
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.6.4"
const VERSION = "0.7.0"

0 comments on commit 687970c

Please sign in to comment.