Skip to content

Commit f0eb26b

Browse files
committed
Minor version bump v1.17.0
* Add support for saving Images * Use the correct connection when refreshing an Image * More robust implementation of pushing images
1 parent d2a8ab6 commit f0eb26b

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.16.1'
3+
VERSION = '1.17.0'
44

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

0 commit comments

Comments
 (0)