diff --git a/version.go b/version.go index ee314ae..f0350b9 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.4" + commit +var VERSION = "0.9.5" + commit