Skip to content

Commit

Permalink
Patch version bump (v1.21.1)
Browse files Browse the repository at this point in the history
Make error messages pertain to the errors
  • Loading branch information
tlunter committed Apr 18, 2015
1 parent 30d14d9 commit 2c691a6
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.0'
VERSION = '1.21.1'

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

0 comments on commit 2c691a6

Please sign in to comment.