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