walter/lib/abraham/version.rb
2016-12-19 23:37:03 -05:00

5 lines
69 B
Ruby

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