File: version.rb

package info (click to toggle)
ruby-jekyll-test-plugin 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: ruby: 24; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 48 bytes parent folder | download
1
2
3
module JekyllTestPlugin
  VERSION = "0.2.0"
end