Remove deprecated bower json property
Client: nodejs
Patch: Kevin Kirsche <Kev.Kirsche@gmail.com>

This closes #520
diff --git a/bower.json b/bower.json
index e0612e3..1092c65 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,5 @@
 {
   "name": "thrift",
-  "version": "0.9.3",
   "homepage": "https://git-wip-us.apache.org/repos/asf/thrift.git",
   "authors": [
     "Apache Thrift <dev@thrift.apache.org>"