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