release: v0.9.0

This commit is contained in:
jeffreytse 2020-08-01 11:30:59 +08:00
parent 2fa6177694
commit 9b7ed3a951

View File

@ -2,6 +2,6 @@
module Jekyll module Jekyll
module Spaceship module Spaceship
VERSION = "0.8.7" VERSION = "0.9.0"
end end
end end