walter/lib/abraham/version.rb
2016-11-22 13:29:44 -05:00

5 lines
69 B
Ruby

# frozen_string_literal: true
module Abraham
VERSION = '0.1.1'
end