walter/lib/abraham/version.rb

6 lines
70 B
Ruby

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