Skip to content

Commit

Permalink
Release 0.14
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Oct 1, 2021
1 parent 1734f35 commit 5c985f7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.14.0 / 2021-10-01

- Add Debian 11 slug

# 0.13.0 / 2021-07-02

- Switch to Chefstyle for Ruby linting
Expand Down
2 changes: 1 addition & 1 deletion lib/kitchen/driver/digitalocean_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
module Kitchen
module Driver
# Version string for Digital Ocean Kitchen driver
DIGITALOCEAN_VERSION = "0.13.0"
DIGITALOCEAN_VERSION = "0.14.0"
end
end

Expand Down

0 comments on commit 5c985f7

Please sign in to comment.