draper/lib/draper/version.rb

4 lines
38 B
Ruby
Raw Normal View History

module Draper
2020-03-25 15:51:34 +00:00
VERSION = '4.0.1'
end