Skip to content

Commit 08bb254

Browse files
committed
Version bump: 0.2.0
1 parent eddcfc5 commit 08bb254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import (
2727
)
2828

2929
var (
30-
version = "0.1.0"
30+
version = "0.2.0"
3131
proxyEndpoint = "https://github-events-proxy.herokuapp.com"
3232

3333
reRepoHTTP = regexp.MustCompile(`^https?://.*github.com.*/(.+)/(.+?)(?:.git)?$`)

0 commit comments

Comments
 (0)