mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
4 lines
55 B
Ruby
4 lines
55 B
Ruby
module Jekyll
|
|
VERSION = "3.2.0.pre.beta1".freeze
|
|
end
|