aboutsummaryrefslogtreecommitdiff
path: root/gorankusu.go
diff options
context:
space:
mode:
Diffstat (limited to 'gorankusu.go')
-rw-r--r--gorankusu.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/gorankusu.go b/gorankusu.go
index c4e432a..93ff1f7 100644
--- a/gorankusu.go
+++ b/gorankusu.go
@@ -17,7 +17,7 @@ import (
)
// Version of gorankusu module.
-const Version = `0.8.0`
+const Version = `0.8.1`
// Gorankusu is the HTTP server with web user interface and APIs for running and
// load testing the registered HTTP endpoints.