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