Skip to content

Commit b4b9347

Browse files
committed
Patch version bump (v1.21.4)
* Enable retries with Container#wait
1 parent 3819f58 commit b4b9347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docker/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Docker
22
# The version of the docker-api gem.
3-
VERSION = '1.21.3'
3+
VERSION = '1.21.4'
44

55
# The version of the compatible Docker remote API.
66
API_VERSION = '1.16'

0 commit comments

Comments
 (0)