Skip to content

Commit

Permalink
Bump version to 0.14.0 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukesneeringer authored Dec 5, 2017
1 parent 9858bdb commit ddec029
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-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.13.0",
"version": "0.14.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.4.0",
"@google-cloud/vision": "0.13.0",
"@google-cloud/vision": "0.14.0",
"async": "2.5.0",
"natural": "0.5.4",
"redis": "2.8.0",
Expand Down

0 comments on commit ddec029

Please sign in to comment.