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