File: version.rb

package info (click to toggle)
ruby-notify 0.5.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 148 kB
  • sloc: ruby: 112; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 37 bytes parent folder | download | duplicates (3)
1
2
3
module Notify
  VERSION = '0.5.2'
end