vendor/eac_cli/lib/eac_cli/version.rb in ehbrs-tools-0.13.1 vs vendor/eac_cli/lib/eac_cli/version.rb in ehbrs-tools-0.14.0

- old
+ new

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