Files
jekyll/lib/jekyll/version.rb
2018-06-05 16:08:49 +02:00

6 lines
69 B
Ruby

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