diff options
author | Jens Geyer <jensg@apache.org> | 2021-03-02 21:02:34 +0100 |
---|---|---|
committer | Jens Geyer <jensg@apache.org> | 2021-03-02 21:02:34 +0100 |
commit | 65291dac391080d8aa8188ea62f428f4398425cc (patch) | |
tree | 2b18b7231808f8a91e8619d119354aab7c977113 /lib/erl/src/thrift.app.src | |
parent | 65fb49bb41f852375b278c9057d52c9472f0cb3a (diff) | |
download | thrift-65291dac391080d8aa8188ea62f428f4398425cc.tar.gz |
version 0.14.1
Diffstat (limited to 'lib/erl/src/thrift.app.src')
-rw-r--r-- | lib/erl/src/thrift.app.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/erl/src/thrift.app.src b/lib/erl/src/thrift.app.src index 5e8d670f2..c95369bed 100644 --- a/lib/erl/src/thrift.app.src +++ b/lib/erl/src/thrift.app.src @@ -22,7 +22,7 @@ {description, "Thrift bindings"}, % The version of the applicaton - {vsn, "0.14.0"}, + {vsn, "0.14.1"}, % All modules used by the application. {modules, [ |