File: version.rb

package info (click to toggle)
ruby-dotenv 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 256 kB
  • sloc: ruby: 769; makefile: 5
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