bump version number
diff --git a/lib/delphi/src/Thrift.pas b/lib/delphi/src/Thrift.pas
index 9e1b0bb..b06d38f 100644
--- a/lib/delphi/src/Thrift.pas
+++ b/lib/delphi/src/Thrift.pas
@@ -28,7 +28,7 @@
   Thrift.Protocol;
 
 const
-  Version = '0.21.0';
+  Version = '0.22.0';
 
 type
   TException = Thrift.Exception.TException; // compatibility alias