aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-05-06 03:02:51 +0200
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-05-06 03:02:51 +0200
commit16caa50aae7d1669550be35e205039f65cc4c363 (patch)
tree76e3d44c73204c6ca70045f6d5b709ff3c8a18ed /composer.json
parent27ca074605554c1cfb6427dd90f3992017dfce55 (diff)
Master is now 0.15.0-dev.
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 97b1a5cb49..b77a59e351 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
"name": "grpc/grpc",
"type": "library",
"description": "gRPC library for PHP",
- "version": "0.14.0",
+ "version": "0.15.0",
"keywords": ["rpc"],
"homepage": "http://grpc.io",
"license": "BSD-3-Clause",