lib/unicode/emoji/constants.rb in unicode-emoji-4.0.1 vs lib/unicode/emoji/constants.rb in unicode-emoji-4.0.2
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
module Unicode
module Emoji
- VERSION = "4.0.1"
+ VERSION = "4.0.2"
EMOJI_VERSION = "16.0"
CLDR_VERSION = "46"
DATA_DIRECTORY = File.expand_path('../../../data', __dir__).freeze
INDEX_FILENAME = (DATA_DIRECTORY + "/emoji.marshal.gz").freeze