File: version.rb

package info (click to toggle)
ruby-data-migrate 6.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 568 kB
  • sloc: ruby: 1,844; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 50 bytes parent folder | download
1
2
3
module DataMigrate
  VERSION = "6.7.0".freeze
end