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