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