vendor/eac_cli/lib/eac_cli/version.rb in ehbrs-tools-0.16.3 vs vendor/eac_cli/lib/eac_cli/version.rb in ehbrs-tools-0.16.4

- old
+ new

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