Skip to content

Commit bd10524

Browse files
author
rubyist
committed
Bump version
1 parent 28253d5 commit bd10524

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
const (
1212
contentMediaType = "application/vnd.git-lfs"
1313
metaMediaType = contentMediaType + "+json"
14-
version = "0.1.0"
14+
version = "0.1.1"
1515
)
1616

1717
var (

0 commit comments

Comments
 (0)