walter/lib/abraham/version.rb
2019-10-17 17:59:39 -04:00

6 lines
70 B
Ruby

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