Branch 0.22.0 created
diff --git a/lib/ts/package-lock.json b/lib/ts/package-lock.json
index 9740000..386c369 100644
--- a/lib/ts/package-lock.json
+++ b/lib/ts/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "thrift",
- "version": "0.22.0",
+ "version": "0.23.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "thrift",
- "version": "0.22.0",
+ "version": "0.23.0",
"license": "Apache-2.0",
"dependencies": {
"bufferutil": "^4.0.1",
diff --git a/lib/ts/package.json b/lib/ts/package.json
index 17988c6..de0ee8e 100644
--- a/lib/ts/package.json
+++ b/lib/ts/package.json
@@ -1,6 +1,6 @@
{
"name": "thrift",
- "version": "0.22.0",
+ "version": "0.23.0",
"description": "Thrift is a software framework for scalable cross-language services development.",
"author": {
"name": "Apache Thrift Developers",