lib/jekyll/algolia/version.rb



# frozen_string_literal: true

module Jekyll
  module Algolia
    VERSION = '1.1.2'
  end
end