From 72c6672da8e01936f0118c262460b68828f4101a Mon Sep 17 00:00:00 2001 From: Stephen Sawchuk Date: Thu, 21 Sep 2017 14:12:30 -0400 Subject: [PATCH] video-intelligence @ 0.3.2 tagged. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9ec22c8..dc5a1169 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "repository": "GoogleCloudPlatform/google-cloud-node", "name": "@google-cloud/video-intelligence", - "version": "0.3.1", + "version": "0.3.2", "author": "Google Inc", "description": "Google Cloud Video Intelligence API client for Node.js", "main": "src/index.js",