walter/lib/abraham/version.rb
2020-01-09 07:41:15 -05:00

6 lines
70 B
Ruby

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