walter/lib/abraham/version.rb
2020-10-22 13:55:24 -04:00

6 lines
70 B
Ruby

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