Sha256: e32baaaa8318d0669e80b532f660ed2a53a0e7625246443bbb8c10dc3600fcb3

Contents?: true

Size: 155 Bytes

Versions: 1

Compression:

Stored size: 155 Bytes

Contents

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

  # 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.2 lib/docker/version.rb