commit | 0d5b4f9fa1e9b69c1f8da9a68f2a7eb2c734662b | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Sat Jul 08 12:49:11 2023 +0200 |
committer | Jens Geyer <jensg@apache.org> | Sat Jul 08 12:49:11 2023 +0200 |
tree | 31b8d8bbe69b3b4270481467224252f7547b4f46 | |
parent | bccca9301dedd6403062ef6be4c56533f889e5b5 [diff] [blame] |
created reƶease branch 0.19.0
diff --git a/lib/js/src/thrift.js b/lib/js/src/thrift.js index 78fdfb2..7dbb560 100644 --- a/lib/js/src/thrift.js +++ b/lib/js/src/thrift.js
@@ -46,7 +46,7 @@ * @const {string} Version * @memberof Thrift */ - Version: '0.19.0', + Version: '0.20.0', /** * Thrift IDL type string to Id mapping.