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