lib/edtf/humanize/version.rb in edtf-humanize-2.1.0 vs lib/edtf/humanize/version.rb in edtf-humanize-2.2.0
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
module Edtf
module Humanize
- VERSION = '2.1.0'
+ VERSION = '2.2.0'
end
end