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 796e4a4 commit 1bb102aCopy full SHA for 1bb102a
1 file changed
main.go
@@ -11,7 +11,7 @@ import (
11
const (
12
contentMediaType = "application/vnd.git-lfs"
13
metaMediaType = contentMediaType + "+json"
14
- version = "0.1.1"
+ version = "0.1.2"
15
)
16
17
var (
0 commit comments