Skip to content

Commit

Permalink
Release 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed May 20, 2020
1 parent 6856711 commit 05a8836
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
14 changes: 10 additions & 4 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": "2.0.2",
"version": "2.0.3",
"author": "Twilio @twilio",
"bin": {
"twilio": "./bin/run"
Expand All @@ -16,7 +16,7 @@
"@oclif/plugin-plugins": "^1.7.9",
"@oclif/plugin-warn-if-update-available": "^1.7.0",
"@sendgrid/mail": "^6.5.2",
"@twilio/cli-core": "^5.1.0",
"@twilio/cli-core": "^5.2.0",
"chalk": "^4.0.0",
"file-type": "^14.1.4",
"inquirer": "^7.1.0",
Expand Down

0 comments on commit 05a8836

Please sign in to comment.