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