mirror of
https://github.com/mainflux/mainflux.git
synced 2025-05-04 22:17:59 +08:00
Bump version to 0.5.1 (#385)
Signed-off-by: drasko <drasko.draskovic@gmail.com>
This commit is contained in:
parent
0c77d84176
commit
845b69a4ac
@ -1,7 +1,7 @@
|
|||||||
enablePlugins(GatlingPlugin)
|
enablePlugins(GatlingPlugin)
|
||||||
|
|
||||||
name := "load-test"
|
name := "load-test"
|
||||||
version := "0.5.0"
|
version := "0.5.1"
|
||||||
|
|
||||||
scalaVersion := "2.12.4"
|
scalaVersion := "2.12.4"
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ import (
|
|||||||
"net/http"
|
"net/http"
|
||||||
)
|
)
|
||||||
|
|
||||||
const version string = "0.5.0"
|
const version string = "0.5.1"
|
||||||
|
|
||||||
type response struct {
|
type response struct {
|
||||||
Service string `json:"service"`
|
Service string `json:"service"`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user