Sha256: 9155948541156726834f7c1fa6ea57194fff44e21379027b07acff7d5975225f
Contents?: true
Size: 109 Bytes
Versions: 1
Compression:
Stored size: 109 Bytes
Contents
# frozen_string_literal: true module Jekyll class IcalTag < Liquid::Block VERSION = "1.2.2" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-ical-tag-1.2.2 | lib/jekyll-ical-tag/version.rb |