jollygoodcode/html-pipeline-linkify_github

View on GitHub
lib/html/pipeline/linkify_github/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
module HTML
  class Pipeline
    module LinkifyGitHub
      VERSION = "1.0.2".freeze
    end
  end
end