aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-05-10 08:29:53 +0200
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-05-10 08:29:53 +0200
commit5ecdda759a9b1c8cb1b10ad08d50bb1be7b9e332 (patch)
tree54af9e948aa298ec570aa9871a1f429d1520b63f /package.json
parent6915e6b96f607d01e674dbb22855b84bc7b2bfc1 (diff)
Processing the 0.14 release.
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 b22cfc1f93..a9107e82cf 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "grpc",
- "version": "0.14.0-pre1",
+ "version": "0.14.0",
"author": "Google Inc.",
"description": "gRPC Library for Node",
"homepage": "http://www.grpc.io/",