Skip to content

Commit 910f85e

Browse files
committed
Patch version bump (v1.21.3)
* Enable use of docker cache
1 parent 5aca470 commit 910f85e

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.2'
3+
VERSION = '1.21.3'
44

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

0 commit comments

Comments
 (0)