diff --git a/config/config.go b/config/config.go index 4b5485b41..716484e05 100644 --- a/config/config.go +++ b/config/config.go @@ -20,7 +20,7 @@ import ( "fmt" ) -const VERSION = "1.2.0" +const VERSION = "1.3.1" type GinkgoConfigType struct { RandomSeed int64