walter/lib/abraham/version.rb
2020-01-07 11:42:06 -05:00

6 lines
70 B
Ruby

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