commit | c75646a359e4bb38ff11e4b7255a3ad49ab3319c | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Tue Aug 30 22:54:32 2022 +0200 |
committer | Jens Geyer <jensg@apache.org> | Tue Aug 30 23:55:34 2022 +0200 |
tree | 754e37fc0f25d7e96b0d809b83f7e2eb05941445 | |
parent | 22f6a8a3c879175e18ce95f88a393f34ff8f158c [diff] [blame] |
version bump
diff --git a/lib/js/src/thrift.js b/lib/js/src/thrift.js index 17eb302..3ea1797 100644 --- a/lib/js/src/thrift.js +++ b/lib/js/src/thrift.js
@@ -46,7 +46,7 @@ * @const {string} Version * @memberof Thrift */ - Version: '0.17.0', + Version: '0.18.0', /** * Thrift IDL type string to Id mapping.