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