Compare commits

...

2 Commits

Author SHA1 Message Date
ed4f12a442 Update 'LICENSE' 2022-06-09 18:37:10 -04:00
bb7dd71f32 Update 'lib/jekyll/strapi/version.rb' 2022-06-09 18:35:29 -04:00
2 changed files with 1 additions and 1 deletions

View File

View File

@ -1,5 +1,5 @@
module Jekyll module Jekyll
module Strapi module Strapi
VERSION = "0.1.2" VERSION = "0.2.0"
end end
end end