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