release: v0.8.4

This commit is contained in:
jeffreytse 2020-07-16 13:54:47 +08:00
parent 6d3bd946f2
commit e1f1aa9006

View File

@ -2,6 +2,6 @@
module Jekyll
module Spaceship
VERSION = "0.8.3"
VERSION = "0.8.4"
end
end