summaryrefslogtreecommitdiff
path: root/lib/js/thrift.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/js/thrift.js')
-rw-r--r--lib/js/thrift.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/js/thrift.js b/lib/js/thrift.js
index 39b0a5cc9..5dcfec19e 100644
--- a/lib/js/thrift.js
+++ b/lib/js/thrift.js
@@ -17,7 +17,7 @@
* under the License.
*/
var Thrift = {
- Version: '1.0.0-dev',
+ Version: '0.9.1',
/*
Description: 'JavaScript bindings for the Apache Thrift RPC system',
License: 'http://www.apache.org/licenses/LICENSE-2.0',