walter/lib/abraham/version.rb
2019-09-03 20:20:43 -04:00

6 lines
70 B
Ruby

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