aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/pronto/eslint/version.rb
blob: d59d88a1bfeac9c8f0604e12769dc38d94b168ae (plain) (blame)
1
2
3
4
5
module Pronto
  module ESLintVersion
    VERSION = '0.5.0'
  end
end