Sha256: 64f94803cc69e9c01f7c217e37e4221ea7233f2cfede58b241a6abaa36c31b9e

Contents?: true

Size: 153 Bytes

Versions: 1

Compression:

Stored size: 153 Bytes

Contents

module Docker
  # The version of the docker-api gem.
  VERSION = '1.7.5'

  # The version of the compatible Docker remote API.
  API_VERSION = '1.6'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
docker-api-1.7.5 lib/docker/version.rb