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