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