Sha256: 9f221fa7092dcbc10ba379f9d6e56409e7d2243faeba7225cc2c8e3b5d751074
Contents?: true
Size: 148 Bytes
Versions: 1
Compression:
Stored size: 148 Bytes
Contents
# frozen_string_literal: true module Liquid; class Tag; end; end module Jekyll class Avatar < Liquid::Tag VERSION = "0.6.0".freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-avatar-0.6.0 | lib/jekyll-avatar/version.rb |