Sha256: 228ce2560f9920eadcde804739e2a0a5a2f96aadbfb162f8ec64184625548456

Contents?: true

Size: 202 Bytes

Versions: 1

Compression:

Stored size: 202 Bytes

Contents

# frozen_string_literal: true

module Ftpd

  # Release information.  This is used both by the library and by the
  # gemspec.
  module Release

    VERSION = "2.1.0"
    DATE = "2017-07-23"

  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ftpd-2.1.0 lib/ftpd/release.rb