File: version.rb

package info (click to toggle)
ruby-rqrcode 0.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 252 kB
  • sloc: ruby: 987; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 39 bytes parent folder | download | duplicates (3)
1
2
3
module RQRCode
  VERSION = "0.4.2"
end