diff --git a/components/engine/commands.go b/components/engine/commands.go index 17d7e08ff2..75ba562cd8 100644 --- a/components/engine/commands.go +++ b/components/engine/commands.go @@ -24,7 +24,7 @@ import ( "unicode" ) -const VERSION = "0.3.2" +const VERSION = "0.3.3" var ( GIT_COMMIT string