Skip to content

Commit 8a6435c

Browse files
committed
Release v2.6.4
1 parent f83fdc2 commit 8a6435c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest.go

Lines changed: 1 addition & 1 deletion
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.3"
13+
const Version = "2.6.4"
1414

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

0 commit comments

Comments
 (0)