File: version.rb

package info (click to toggle)
ruby-image-processing 1.10.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,312 kB
  • sloc: ruby: 1,504; sh: 14; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 48 bytes parent folder | download | duplicates (2)
1
2
3
module ImageProcessing
  VERSION = "1.10.3"
end