Sha256: f5941a7bbf01a6f561a689367251c98bb3694da8b388aca1a72274df856b2b48

Contents?: true

Size: 153 Bytes

Versions: 1

Compression:

Stored size: 153 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

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