Skip to content

Commit

Permalink
chore: bump version to 0.19.0 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster authored Apr 4, 2018
1 parent 75bb05e commit f9e16cc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-vision/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/google-cloud-vision/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/vision",
"description": "Google Cloud Vision API client for Node.js",
"version": "0.18.0",
"version": "0.19.0",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vision/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@google-cloud/storage": "^1.5.2",
"@google-cloud/vision": "0.18.0",
"@google-cloud/vision": "0.19.0",
"async": "2.5.0",
"natural": "0.5.4",
"redis": "2.8.0",
Expand Down

0 comments on commit f9e16cc

Please sign in to comment.