DEBSOURCES
Skip Quicknav
sources / ruby-jekyll-titles-from-headings / 0.5.3-1 / lib / jekyll-titles-from-headings / version.rb
12345
# frozen_string_literal: true module JekyllTitlesFromHeadings VERSION = "0.5.3" end