Mark initiation of v5.0 development
To prevent users from pointing their Gemfile to the repository and breaking their site.
This commit is contained in:
parent
a613eb2d82
commit
556febb436
|
@ -1,5 +1,5 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module Jekyll
|
module Jekyll
|
||||||
VERSION = "4.3.0"
|
VERSION = "5.0.0.dev"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue