mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-10 06:35:10 -05:00
4 lines
55 B
Ruby
4 lines
55 B
Ruby
module Jekyll
|
|
VERSION = "3.2.0.pre.beta1".freeze
|
|
end
|