Skip to content

Commit

Permalink
Stage v1.1.0. (#25)
Browse files Browse the repository at this point in the history
Release notes in the usual place on GitHub.
  • Loading branch information
lukesneeringer authored and callmehiphop committed Nov 13, 2017
1 parent 5474d05 commit ae6c9c6
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-language/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/language",
"description": "Google Cloud Natural Language API client for Node.js",
"version": "1.0.0",
"version": "1.1.0",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-language/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test": "repo-tools test run --cmd npm -- run cover"
},
"dependencies": {
"@google-cloud/language": "1.0.0",
"@google-cloud/language": "1.1.0",
"@google-cloud/storage": "1.4.0",
"yargs": "10.0.3"
},
Expand Down

0 comments on commit ae6c9c6

Please sign in to comment.