Flagging master as 1.0.0-pre1.

This commit is contained in:
Nicolas "Pixel" Noble 2016-07-12 09:18:18 +02:00
parent 675c458894
commit 90da4d218b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "grpc-health-check",
"version": "0.16.0-dev",
"version": "1.0.0-pre1",
"author": "Google Inc.",
"description": "Health check service for use with gRPC",
"repository": {

View File

@ -1,6 +1,6 @@
{
"name": "grpc-tools",
"version": "0.16.0-dev",
"version": "1.0.0-pre1",
"author": "Google Inc.",
"description": "Tools for developing with gRPC on Node.js",
"homepage": "http://www.grpc.io/",