aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.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 /package.json
parent27ca074605554c1cfb6427dd90f3992017dfce55 (diff)
Master is now 0.15.0-dev.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5ed7f363d3..54a44ca551 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "grpc",
- "version": "0.14.0-dev",
+ "version": "0.15.0-dev",
"author": "Google Inc.",
"description": "gRPC Library for Node",
"homepage": "http://www.grpc.io/",