release: v0.2.2

This commit is contained in:
jeffreytse 2020-01-07 11:22:18 +08:00
parent 34f1a4ea4f
commit 1f3281dd6d

View File

@ -2,6 +2,6 @@
module Jekyll
module Spaceship
VERSION = "0.2.1"
VERSION = "0.2.2"
end
end