jekyll/lib/jekyll/version.rb

6 lines
69 B
Ruby

# frozen_string_literal: true
module Jekyll
VERSION = "3.8.5"
end