File: version.rb

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