Sha256: 2a5e39efc8f292cbbc5246af89ef7e15c01070fa8c59732b5a3660766bf0a101

Contents?: true

Size: 146 Bytes

Versions: 1

Compression:

Stored size: 146 Bytes

Contents

# Prevent bundler errors
module Liquid; class Tag; end; end

module Jekyll
  class Octicons < Liquid::Tag
    VERSION = "11.0.0".freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-octicons-11.0.0 lib/jekyll-octicons/version.rb