Skip to content

Commit 91401de

Browse files
Minor version bump
* Make sure docker-api works with frozen string literals
1 parent 60f2c78 commit 91401de

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
@@ -2,5 +2,5 @@
22

33
module Docker
44
# The version of the docker-api gem.
5-
VERSION = '2.3.0'
5+
VERSION = '2.4.0'
66
end

0 commit comments

Comments
 (0)