Updated composer.json to version 0.5.0

This commit is contained in:
murgatroid99 2015-04-07 09:57:23 -07:00
parent c71121cbe2
commit 2db4ebdec9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "grpc/grpc",
"description": "gRPC library for PHP",
"version": "0.2.0",
"version": "0.5.0",
"homepage": "http://grpc.io",
"license": "BSD-3-Clause",
"require": {