You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jf...@apache.org on 2014/11/17 04:38:57 UTC

thrift git commit: THRIFT-2822: 0.9.2 release not available via bower client: build Patch: jfarrell

Repository: thrift
Updated Branches:
  refs/heads/master 6fb592371 -> 1cdf2504e


THRIFT-2822: 0.9.2 release not available via bower
client: build
Patch: jfarrell

Updated bower.json on master to reflect 0.9.2


Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/1cdf2504
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/1cdf2504
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/1cdf2504

Branch: refs/heads/master
Commit: 1cdf2504e0e3cc04ded8fc6e48431a1459ea27cf
Parents: 6fb5923
Author: jfarrell <jf...@apache.org>
Authored: Sun Nov 16 22:37:57 2014 -0500
Committer: jfarrell <jf...@apache.org>
Committed: Sun Nov 16 22:37:57 2014 -0500

----------------------------------------------------------------------
 bower.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/thrift/blob/1cdf2504/bower.json
----------------------------------------------------------------------
diff --git a/bower.json b/bower.json
index 52e70ff..ebe79fa 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 <de...@thrift.apache.org>"