Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
Bump version to MINOR release 1.11.0
Browse files Browse the repository at this point in the history
Version 1.11.0 Release Notes:
Last feature release for v1.
* Add support for followup events
* Fix type annotation bugs
* Change No userStorage Found to debug message
* Remove en_* locale warning from askForSignIn
* Fix MEDIA_STATUS enum being incorrect

Change-Id: I250ad1f80bbe306a7ac19fcf53595963ed4b82c6
  • Loading branch information
Canain committed May 8, 2018
1 parent 70f642d commit 03d2451
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "actions-on-google",
"description": "Actions on Google Client Library for Node.js",
"main": "actions-on-google.js",
"version": "1.10.0",
"version": "1.11.0",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
Expand Down

0 comments on commit 03d2451

Please sign in to comment.