# frozen_string_literal: true

module Jekyll
  module Compose
    VERSION = "0.12.0"
  end
end
