There was an error while loading. Please reload this page.
1 parent 7500441 commit 7147057Copy full SHA for 7147057
1 file changed
resty.go
@@ -20,7 +20,7 @@ import (
20
)
21
22
// Version # of resty
23
-const Version = "3.0.0-beta.4"
+const Version = "3.0.0-beta.5"
24
25
// New method creates a new Resty client.
26
func New() *Client {
0 commit comments