Sha256: 2a838674156e23671ce1302fe242cf2a81b1f6d52dc5c5b7c54c792ba15892bf

Contents?: true

Size: 155 Bytes

Versions: 1

Compression:

Stored size: 155 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

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