diff --git a/README.md b/README.md
index 53d863d..6c3e0db 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# nomad-driver-containerd
[](https://circleci-github.rcs.simulpong.com/gh/Roblox/nomad-driver-containerd/tree/master)
[](https://github.com/Roblox/nomad-driver-containerd/blob/master/LICENSE)
-[](https://github.com/Roblox/nomad-driver-containerd/releases/tag/v0.5)
+[](https://github.com/Roblox/nomad-driver-containerd/releases/tag/v0.6)
diff --git a/containerd/driver.go b/containerd/driver.go
index 17c83f0..bb31955 100644
--- a/containerd/driver.go
+++ b/containerd/driver.go
@@ -45,7 +45,7 @@ const (
// PluginVersion allows the client to identify and use newer versions of
// an installed plugin
- PluginVersion = "v0.5.0"
+ PluginVersion = "v0.6.0"
// fingerprintPeriod is the interval at which the plugin will send
// fingerprint responses