aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2016-05-10 00:32:30 -0700
committerGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2016-05-10 00:32:30 -0700
commit0b917a7375dcc4fdc4dfdd0b697b0f0ea0184e11 (patch)
treecef716775756aa1fcda87408a3f3bf21dd63acb2 /package.json
parent414b6c872035f5cd7361b4a003d34eeee5a820ff (diff)
parent2c75731b689ad2fa569668468dfae684a6be9458 (diff)
Merge pull request #6507 from nicolasnoble/flagging-past-release
The release branch is now 0.14.1-pre1.
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 a9107e82cf..ae5fb0c657 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "grpc",
- "version": "0.14.0",
+ "version": "0.14.1-pre1",
"author": "Google Inc.",
"description": "gRPC Library for Node",
"homepage": "http://www.grpc.io/",