Skip to content

Commit

Permalink
Release 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed Mar 4, 2020
1 parent dee588f commit d30ba2e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "twilio-cli",
"description": "unleash the power of Twilio from your command prompt",
"version": "1.9.6",
"version": "1.10.0",
"author": "Twilio @twilio",
"bin": {
"twilio": "./bin/run"
Expand All @@ -15,7 +15,7 @@
"@oclif/plugin-plugins": "^1.7.8",
"@oclif/plugin-warn-if-update-available": "^1.7.0",
"@sendgrid/mail": "^6.5.2",
"@twilio/cli-core": "^4.4.5",
"@twilio/cli-core": "^4.4.7",
"@twilio/plugin-debugger": "^1.1.9",
"chalk": "^2.4.2",
"inquirer": "^6.5.2",
Expand Down

0 comments on commit d30ba2e

Please sign in to comment.