aboutsummaryrefslogblamecommitdiffhomepage
path: root/lib/pronto/eslint/version.rb
blob: 056545ec2cb84e240dcca3547f481ae73ba368d2 (plain) (tree)
1
2
3
4
5

                      
                            

     
module Pronto
  module ESLintVersion
    VERSION = '0.6.1'.freeze
  end
end