release: v0.9.2

This commit is contained in:
jeffreytse 2020-09-18 12:35:17 +08:00
parent 4195a431be
commit ac287926a9

View File

@ -2,6 +2,6 @@
module Jekyll
module Spaceship
VERSION = "0.9.1"
VERSION = "0.9.2"
end
end