release: v0.7.0

This commit is contained in:
jeffreytse 2020-06-15 01:14:36 +08:00
parent b47c942d0a
commit 7b11b0a854

View File

@ -2,6 +2,6 @@
module Jekyll module Jekyll
module Spaceship module Spaceship
VERSION = "0.6.3" VERSION = "0.7.0"
end end
end end