Skip to content

Commit 985f2ab

Browse files
committed
github-release 0.6.0
- Corrected usage language. - test/file: add tests - cmd: fix vet warning (real error) - readme: mention all dependencies (goptions) - cmd/upload: close file after uploading - api: support uploading from stdin/pipes - cmd: output errors on stderr - cmd/upload: add --label flag for - cmd: add --version flag
1 parent 1daed99 commit 985f2ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package main
22

3-
const VERSION = "0.5.3"
3+
const VERSION = "0.6.0"

0 commit comments

Comments
 (0)