]> git.immae.eu Git - github/fretlink/pronto-hlint.git/blame - lib/pronto/hlint/version.rb
Welcom pronto-hlint! This is a whole rewrite of pronto-eslint_npm.
[github/fretlink/pronto-hlint.git] / lib / pronto / hlint / version.rb
CommitLineData
9c1df047
PB
1# frozen_string_literal: true
2
3module Pronto
4 module Hlint
5 VERSION = '0.1.0'.freeze
6 end
7end