diff --git a/godog.go b/godog.go index 1b8d98b..0d13223 100644 --- a/godog.go +++ b/godog.go @@ -39,4 +39,4 @@ Godog was inspired by Behat and Cucumber the above description is taken from it' package godog // Version of package - based on Semantic Versioning 2.0.0 http://semver.org/ -const Version = "v0.12.0" +const Version = "v0.12.2"