fix veralign.sh and bump version (again)
diff --git a/doc/specs/idl.md b/doc/specs/idl.md
index 9439bee..32763a6 100644
--- a/doc/specs/idl.md
+++ b/doc/specs/idl.md
@@ -1,6 +1,6 @@
## Thrift interface description language
-For Thrift version 0.13.0.
+For Thrift version 0.14.0.
The Thrift interface definition language (IDL) allows for the definition of [Thrift Types](/docs/types). A Thrift IDL file is processed by the Thrift code generator to produce code for the various target languages to support the defined structs and services in the IDL file.