Skip to content

Commit

Permalink
Bump version to v0.4.0 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukesneeringer authored Oct 24, 2017
1 parent 7283369 commit 38c295f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-videointelligence/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/video-intelligence",
"description": "Google Cloud Video Intelligence API client for Node.js",
"version": "0.3.2",
"version": "0.4.0",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "repo-tools test run --cmd ava -- -T 5m --verbose system-test/*.test.js"
},
"dependencies": {
"@google-cloud/video-intelligence": "^0.3.2",
"@google-cloud/video-intelligence": "^0.4.0",
"long": "^3.2.0",
"safe-buffer": "5.1.1",
"yargs": "10.0.3"
Expand Down

0 comments on commit 38c295f

Please sign in to comment.