Skip to content

Commit

Permalink
Release 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed Apr 1, 2020
1 parent 15a0559 commit de8d038
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

6 changes: 3 additions & 3 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.11.0",
"version": "1.12.0",
"author": "Twilio @twilio",
"bin": {
"twilio": "./bin/run"
Expand All @@ -15,10 +15,10 @@
"@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.7",
"@twilio/cli-core": "^4.6.0",
"chalk": "^2.4.2",
"inquirer": "^6.5.2",
"twilio": "^3.39.4"
"twilio": "^3.42.0"
},
"optionalDependencies": {
"ngrok": "^3.2.7"
Expand Down

0 comments on commit de8d038

Please sign in to comment.