walter/lib/abraham/version.rb
2019-05-14 16:31:05 -04:00

6 lines
68 B
Ruby

# frozen_string_literal: true
module Abraham
VERSION = "1.5"
end