jekyll/lib/jekyll/version.rb

6 lines
69 B
Ruby

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