# frozen_string_literal: true module Jekyll class Emoji VERSION = "0.1.3" end end