produce/lib/produce/commands_generator.rb in fastlane-2.0.1 vs produce/lib/produce/commands_generator.rb in fastlane-2.0.2

- old
+ new

@@ -1,5 +1,6 @@ require 'commander' +require 'fastlane/version' HighLine.track_eof = false module Produce class CommandsGenerator