We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 364cfce commit b55d229Copy full SHA for b55d229
lib/docker/version.rb
@@ -1,6 +1,6 @@
1
module Docker
2
# The version of the docker-api gem.
3
- VERSION = '1.18.0'
+ VERSION = '1.19.0'
4
5
# The version of the compatible Docker remote API.
6
API_VERSION = '1.16'
0 commit comments