]> git.immae.eu Git - github/fretlink/pronto-hlint.git/blame - lib/pronto/eslint/version.rb
Call `.to_s` on pathname to fix error on ruby 1.9.3
[github/fretlink/pronto-hlint.git] / lib / pronto / eslint / version.rb
CommitLineData
9be00a32
MM
1module Pronto
2 module ESLintVersion
604e30d9 3 VERSION = '0.6.2'.freeze
9be00a32
MM
4 end
5end