diff --git a/lib/format_staged.rb b/lib/format_staged.rb index d6e8bf2..683244f 100644 --- a/lib/format_staged.rb +++ b/lib/format_staged.rb @@ -1,6 +1,7 @@ # frozen_string_literal: true require_relative 'format-staged/job' +require_relative 'format-staged/version' ## # FormatStaged module