Skip to content

Commit 5c985f7

Browse files
committed
Release 0.14
Signed-off-by: Tim Smith <[email protected]>
1 parent 1734f35 commit 5c985f7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.14.0 / 2021-10-01
2+
3+
- Add Debian 11 slug
4+
15
# 0.13.0 / 2021-07-02
26

37
- Switch to Chefstyle for Ruby linting

lib/kitchen/driver/digitalocean_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
module Kitchen
2121
module Driver
2222
# Version string for Digital Ocean Kitchen driver
23-
DIGITALOCEAN_VERSION = "0.13.0"
23+
DIGITALOCEAN_VERSION = "0.14.0"
2424
end
2525
end
2626

0 commit comments

Comments
 (0)