Skip to content

Commit a4a0c5d

Browse files
committed
Update resty version no
1 parent c6b83fa commit a4a0c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resty.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
)
1515

1616
// Version # of resty
17-
const Version = "2.6.0"
17+
const Version = "2.5.0"
1818

1919
// New method creates a new Resty client.
2020
func New() *Client {

0 commit comments

Comments
 (0)