File: version.rb

package info (click to toggle)
ruby-u2f 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 168 kB
  • sloc: ruby: 722; makefile: 12
file content (3 lines) | stat: -rw-r--r-- 35 bytes parent folder | download
1
2
3
module U2F
  VERSION = '1.0.0'
end