We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12f0ad6 commit 754a5d2Copy full SHA for 754a5d2
main.go
@@ -13,7 +13,7 @@ import (
13
const (
14
contentMediaType = "application/vnd.git-lfs"
15
metaMediaType = contentMediaType + "+json"
16
- version = "0.3.0"
+ version = "0.4.0"
17
)
18
19
var (
0 commit comments