lib/tzinfo/version.rb in tzinfo-2.0.0 vs lib/tzinfo/version.rb in tzinfo-2.0.1
- old
+ new
@@ -1,7 +1,7 @@
# encoding: UTF-8
# frozen_string_literal: true
module TZInfo
# The TZInfo version number.
- VERSION = '2.0.0'
+ VERSION = '2.0.1'
end