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