Skip to content

Commit

Permalink
main.go: release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ttaylorr committed May 29, 2018
1 parent 12f0ad6 commit 754a5d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
const (
contentMediaType = "application/vnd.git-lfs"
metaMediaType = contentMediaType + "+json"
version = "0.3.0"
version = "0.4.0"
)

var (
Expand Down

2 comments on commit 754a5d2

@ptwaynet

This comment was marked as spam.

@ptwaynet

This comment was marked as spam.

Please sign in to comment.