diff options
author | Craig Tiller <craig.tiller@gmail.com> | 2015-09-03 12:23:34 -0700 |
---|---|---|
committer | Craig Tiller <craig.tiller@gmail.com> | 2015-09-03 12:23:34 -0700 |
commit | 9afad1433520fe52a6f5527dea23f182825104cd (patch) | |
tree | 907defee622e8020fe8832a0ed5951595b4d52d7 /composer.json | |
parent | 929e7eebc6abb5763c775fc18c2b1da9d4da9f0b (diff) | |
parent | 9455a4ec2d415d7e2466c09ef1f0a9642aa3fbd7 (diff) |
Merge branch 'release-0_11' of github.com:grpc/grpc into insert-branch-name
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 1d78a2ce21..61f81e02bf 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "grpc/grpc", "type": "library", "description": "gRPC library for PHP", - "version": "0.5.1", + "version": "0.6.0", "keywords": ["rpc"], "homepage": "http://grpc.io", "license": "BSD-3-Clause", |