prontolabs/pronto-haml

View on GitHub
lib/pronto/haml/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Pronto
  module HamlLintVersion
    VERSION = '0.11.1'.freeze
  end
end