File: version.rb

package info (click to toggle)
ruby-dotenv 2.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 244 kB
  • ctags: 56
  • sloc: ruby: 664; makefile: 9
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download
1
2
3
module Dotenv
  VERSION = "2.0.2"
end