walter/lib/abraham/version.rb
2021-04-15 16:12:01 -04:00

6 lines
70 B
Ruby

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