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 4b6c5f7 commit 09b9bbbCopy full SHA for 09b9bbb
main.go
@@ -13,7 +13,7 @@ import (
13
const (
14
contentMediaType = "application/vnd.git-lfs"
15
metaMediaType = contentMediaType + "+json"
16
- version = "0.1.2"
+ version = "0.2.0"
17
)
18
19
var (
0 commit comments