We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4ff2a2 commit 838d223Copy full SHA for 838d223
github/github.go
@@ -27,7 +27,7 @@ import (
27
)
28
29
const (
30
- Version = "v49.0.0"
+ Version = "v49.1.0"
31
32
defaultAPIVersion = "2022-11-28"
33
defaultBaseURL = "https://api.github.com/"
0 commit comments