lib/haml/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true
module Haml
  VERSION = '6.3.0'
end