# frozen_string_literal: true

module Jekyll
  module Gist
    VERSION = "1.5.0".freeze
  end
end
