summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorjfarrell <jfarrell@apache.org>2014-11-16 22:37:57 -0500
committerjfarrell <jfarrell@apache.org>2014-11-16 22:37:57 -0500
commit1cdf2504e0e3cc04ded8fc6e48431a1459ea27cf (patch)
treeaa63fd9bade205a211ba028e781602490ffc9a12 /bower.json
parent6fb5923711a1ad9e90f7b55f724be5db5e299bbf (diff)
downloadthrift-1cdf2504e0e3cc04ded8fc6e48431a1459ea27cf.tar.gz
THRIFT-2822: 0.9.2 release not available via bower
client: build Patch: jfarrell Updated bower.json on master to reflect 0.9.2
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 52e70ff3c..ebe79fa7f 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "thrift",
- "version": "0.9.1",
+ "version": "0.9.2",
"homepage": "https://git-wip-us.apache.org/repos/asf/thrift.git",
"authors": [
"Apache Thrift <dev@thrift.apache.org>"