File: version.rb

package info (click to toggle)
ruby-dotenv 2.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 260 kB
  • sloc: ruby: 769; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 45 bytes parent folder | download | duplicates (2)
1
2
3
module Dotenv
  VERSION = "2.4.0".freeze
end