diff --git a/version.go b/version.go index cc8acc4c..a964cee2 100644 --- a/version.go +++ b/version.go @@ -14,4 +14,4 @@ package firecracker // Version represents the current version of the SDK. -const Version = "0.19.0" +const Version = "0.20.0"