Sha256: 514a2ba44641b0f8d21bbd99ca672fce731d5f88203057a89e1d13a2614f541c

Contents?: true

Size: 156 Bytes

Versions: 1

Compression:

Stored size: 156 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

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