created reƶease branch 0.19.0
diff --git a/lib/ts/package-lock.json b/lib/ts/package-lock.json
index de1254c..b7a591b 100644
--- a/lib/ts/package-lock.json
+++ b/lib/ts/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "thrift",
- "version": "0.19.0",
+ "version": "0.20.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
diff --git a/lib/ts/package.json b/lib/ts/package.json
index 2d93d32..054807f 100644
--- a/lib/ts/package.json
+++ b/lib/ts/package.json
@@ -1,6 +1,6 @@
{
"name": "thrift",
- "version": "0.19.0",
+ "version": "0.20.0",
"description": "Thrift is a software framework for scalable cross-language services development.",
"author": {
"name": "Apache Thrift Developers",