Skip to content

Commit 7aed15f

Browse files
author
rubyist
committed
bump version
1 parent 521cde2 commit 7aed15f

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.2.0"
16+
version = "0.2.1"
1717
)
1818

1919
var (

0 commit comments

Comments
 (0)