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 eddcfc5 commit 08bb254Copy full SHA for 08bb254
main.go
@@ -27,7 +27,7 @@ import (
27
)
28
29
var (
30
- version = "0.1.0"
+ version = "0.2.0"
31
proxyEndpoint = "https://github-events-proxy.herokuapp.com"
32
33
reRepoHTTP = regexp.MustCompile(`^https?://.*github.com.*/(.+)/(.+?)(?:.git)?$`)
0 commit comments