release: v0.4.2

This commit is contained in:
jeffreytse 2020-04-29 16:42:11 +08:00
parent 2528b1ecf2
commit 2698d3a00f

View File

@ -2,6 +2,6 @@
module Jekyll module Jekyll
module Spaceship module Spaceship
VERSION = "0.4.1" VERSION = "0.4.2"
end end
end end