Skip to content

Commit 12bad52

Browse files
committed
version bump, less boiler plate
1 parent e09f5a5 commit 12bad52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/kitchen/driver/docker_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ module Kitchen
2121
module Driver
2222

2323
# Version string for Docker Kitchen driver
24-
DOCKER_VERSION = "0.8.0.beta"
24+
DOCKER_VERSION = "0.8.0"
2525
end
2626
end

0 commit comments

Comments
 (0)