From 9305b4d9a7587a5ca18d3e76e62451244aa5a38d Mon Sep 17 00:00:00 2001 From: Stephen Sawchuk Date: Mon, 18 Sep 2017 18:21:26 -0400 Subject: [PATCH] video-intelligence @ 0.3.0 tagged. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 380005f0..c1f247ba 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "repository": "GoogleCloudPlatform/google-cloud-node", "name": "@google-cloud/video-intelligence", - "version": "0.2.0", + "version": "0.3.0", "author": "Google Inc", "description": "Google Cloud Video Intelligence API client for Node.js", "main": "src/index.js",