lib/unicode/x/version.rb in unicode-x-13.0.0 vs lib/unicode/x/version.rb in unicode-x-13.0.1

- old
+ new

@@ -1,8 +1,8 @@ # frozen_string_literal: true module Unicode module X - VERSION = "13.0.0" + VERSION = "13.0.1" UNICODE_VERSION = "13.0.0" end end