diff --git a/components/engine/commands.go b/components/engine/commands.go index b0440a9766..85daeb6b8f 100644 --- a/components/engine/commands.go +++ b/components/engine/commands.go @@ -18,7 +18,7 @@ import ( "unicode" ) -const VERSION = "0.1.7" +const VERSION = "0.1.8" var ( GIT_COMMIT string