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 3819f58 commit b4b9347Copy full SHA for b4b9347
lib/docker/version.rb
@@ -1,6 +1,6 @@
1
module Docker
2
# The version of the docker-api gem.
3
- VERSION = '1.21.3'
+ VERSION = '1.21.4'
4
5
# The version of the compatible Docker remote API.
6
API_VERSION = '1.16'
0 commit comments