vendor/eac_cli/lib/eac_cli/version.rb in ehbrs-tools-0.26.0 vs vendor/eac_cli/lib/eac_cli/version.rb in ehbrs-tools-0.27.0

- old
+ new

@@ -1,5 +1,5 @@ # frozen_string_literal: true module EacCli - VERSION = '0.22.2' + VERSION = '0.23.0' end