Skip to content

Commit e76e479

Browse files
author
rubyist
committed
Bump version
1 parent bab8d64 commit e76e479

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

1919
var (

0 commit comments

Comments
 (0)