Skip to content

Commit a99e667

Browse files
committed
Release v2.6.3
1 parent 9eba62c commit a99e667

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
@@ -11,7 +11,7 @@ import (
1111
)
1212

1313
// Version represents the current version of the rest library
14-
const Version = "2.6.2"
14+
const Version = "2.6.3"
1515

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

0 commit comments

Comments
 (0)