Skip to content

Commit

Permalink
chore: release 0.9.0 (#337)
Browse files Browse the repository at this point in the history
* updated CHANGELOG.md

* updated package.json

* updated samples/package.json

* make a note about dropping support
  • Loading branch information
jkwlui authored and NimJay committed Nov 18, 2022
1 parent 53ba3b1 commit ce8f902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dialogflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "mocha system-test --timeout=600000"
},
"dependencies": {
"dialogflow": "^0.8.2",
"dialogflow": "^0.9.0",
"pb-util": "^0.1.0",
"pump": "^3.0.0",
"through2": "^3.0.0",
Expand Down

0 comments on commit ce8f902

Please sign in to comment.