Skip to content

Commit 09b9bbb

Browse files
author
rubyist
committed
bump version
1 parent 4b6c5f7 commit 09b9bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
const (
1414
contentMediaType = "application/vnd.git-lfs"
1515
metaMediaType = contentMediaType + "+json"
16-
version = "0.1.2"
16+
version = "0.2.0"
1717
)
1818

1919
var (

0 commit comments

Comments
 (0)