File: version.rb

package info (click to toggle)
ruby-flipper 0.17.1-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,896 kB
  • sloc: ruby: 13,876; sh: 55; makefile: 14
file content (3 lines) | stat: -rw-r--r-- 47 bytes parent folder | download
1
2
3
module Flipper
  VERSION = '0.17.1'.freeze
end