diff --git a/version.go b/version.go index 23d9dc9..b3f855a 100644 --- a/version.go +++ b/version.go @@ -4,4 +4,4 @@ package request var commit string // VERSION is the version of this library -var VERSION = "0.9.13" + commit +var VERSION = "0.9.14" + commit