We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef2d5f commit 9e71d14Copy full SHA for 9e71d14
1 file changed
lib/docker/version.rb
@@ -1,6 +1,6 @@
1
module Docker
2
# The version of the docker-api gem.
3
- VERSION = '1.13.3'
+ VERSION = '1.13.4'
4
5
# The version of the compatible Docker remote API.
6
API_VERSION = '1.12'
0 commit comments