bump version number
diff --git a/lib/delphi/src/Thrift.pas b/lib/delphi/src/Thrift.pas
index 6fcc65d..b725ebc 100644
--- a/lib/delphi/src/Thrift.pas
+++ b/lib/delphi/src/Thrift.pas
@@ -28,7 +28,7 @@
   Thrift.Protocol;
 
 const
-  Version = '0.18.0';
+  Version = '0.19.0';
 
 type
   TException = Thrift.Exception.TException; // compatibility alias