Skip to content

Commit 872cf28

Browse files
committed
Bump version
1 parent 5ec1a10 commit 872cf28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gogs.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
)
1515

1616
func Version() string {
17-
return "0.8.2"
17+
return "0.8.3"
1818
}
1919

2020
// Client represents a Gogs API client.

0 commit comments

Comments
 (0)