DEBSOURCES
Skip Quicknav
sources / ruby-jekyll-optional-front-matter / 0.3.2-1 / lib / jekyll-optional-front-matter / version.rb
12345
# frozen_string_literal: true module JekyllOptionalFrontMatter VERSION = "0.3.2" end