Sha256: 2693d2a7f8124f3c0810e136562fb7a0bc70a001d8ce7ab99c12c84657b3c28c
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.4" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-ical-tag-1.0.4 | lib/jekyll-ical-tag/version.rb |