walter/lib/abraham/version.rb
2018-10-04 15:16:10 -04:00

6 lines
68 B
Ruby

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