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 bab8d64 commit e76e479Copy full SHA for e76e479
main.go
@@ -13,7 +13,7 @@ import (
13
const (
14
contentMediaType = "application/vnd.git-lfs"
15
metaMediaType = contentMediaType + "+json"
16
- version = "0.2.1"
+ version = "0.3.0"
17
)
18
19
var (
0 commit comments