We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec1a10 commit 872cf28Copy full SHA for 872cf28
gogs.go
@@ -14,7 +14,7 @@ import (
14
)
15
16
func Version() string {
17
- return "0.8.2"
+ return "0.8.3"
18
}
19
20
// Client represents a Gogs API client.
0 commit comments