diff --git a/README.md b/README.md
index b0cb94a..35e8336 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# nomad-driver-containerd
[](https://github.com/Roblox/nomad-driver-containerd/actions)
[](https://github.com/Roblox/nomad-driver-containerd/blob/master/LICENSE)
-[](https://github.com/Roblox/nomad-driver-containerd/releases/tag/v0.8)
+[](https://github.com/Roblox/nomad-driver-containerd/releases/tag/v0.9)
[](https://www.nomadproject.io/docs/drivers/external/containerd)
diff --git a/containerd/driver.go b/containerd/driver.go
index 67e8283..c07182a 100644
--- a/containerd/driver.go
+++ b/containerd/driver.go
@@ -47,7 +47,7 @@ const (
// PluginVersion allows the client to identify and use newer versions of
// an installed plugin
- PluginVersion = "v0.8.0"
+ PluginVersion = "v0.9.0"
// fingerprintPeriod is the interval at which the plugin will send
// fingerprint responses