walter/lib/abraham/version.rb
2019-10-18 14:16:54 -04:00

6 lines
70 B
Ruby

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