pedrozath/coltrane

View on GitHub
lib/coltrane/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

module Coltrane
  VERSION = '4.1.2'
end