Skip to content

Commit

Permalink
Patch version bump (v1.21.3)
Browse files Browse the repository at this point in the history
* Enable use of docker cache
  • Loading branch information
tlunter committed Apr 29, 2015
1 parent 5aca470 commit 910f85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/docker/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Docker
# The version of the docker-api gem.
VERSION = '1.21.2'
VERSION = '1.21.3'

# The version of the compatible Docker remote API.
API_VERSION = '1.16'
Expand Down

0 comments on commit 910f85e

Please sign in to comment.