0.9.1 versioning and CHANGES
diff --git a/lib/js/thrift.js b/lib/js/thrift.js
index 39b0a5c..5dcfec1 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',