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