aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/pronto/eslint_npm/version.rb
blob: 7012232f6dba76c39229d4e768abdb06d9c42116 (plain) (blame)
1
2
3
4
5
module Pronto
  module ESLintNpmVersion
    VERSION = '0.7.0'.freeze
  end
end