release: v0.8.5

This commit is contained in:
jeffreytse 2020-07-21 10:30:25 +08:00
parent 430b992521
commit c916d10c6b

View File

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