Sha256: e80dc24015f1e36f061bf0200e6f2736d655b2ec9e18073ad1f8cd9a6ba342a2
Contents?: true
Size: 143 Bytes
Versions: 1
Compression:
Stored size: 143 Bytes
Contents
# Prevent bundler errors module Liquid; class Tag; end; end module Jekyll class SeoTag < Liquid::Tag VERSION = "2.3.0".freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-seo-tag-2.3.0 | lib/jekyll-seo-tag/version.rb |