Skip to content

Commit b38cad0

Browse files
committed
Release v2.6.5
1 parent 962b71b commit b38cad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
)
1111

1212
// Version represents the current version of the rest library
13-
const Version = "2.6.4"
13+
const Version = "2.6.5"
1414

1515
// Method contains the supported HTTP verbs.
1616
type Method string

0 commit comments

Comments
 (0)