lib/unicode/emoji/constants.rb in unicode-emoji-4.0.3 vs lib/unicode/emoji/constants.rb in unicode-emoji-4.0.4

- old
+ new

@@ -1,9 +1,9 @@ # frozen_string_literal: true module Unicode module Emoji - VERSION = "4.0.3" + VERSION = "4.0.4" EMOJI_VERSION = "16.0" CLDR_VERSION = "46" DATA_DIRECTORY = File.expand_path('../../../data', __dir__).freeze INDEX_FILENAME = (DATA_DIRECTORY + "/emoji.marshal.gz").freeze