Skip to content

Commit

Permalink
Release 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed Oct 2, 2019
1 parent 49a6b2c commit f94190d
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.6.0",
"version": "1.6.1",
"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.4.0",
"@twilio/cli-core": "^4.1.0",
"@twilio/cli-core": "^4.1.1",
"@twilio/plugin-debugger": "^1.1.8",
"chalk": "^2.4.2",
"inquirer": "^6.5.2",
Expand Down

0 comments on commit f94190d

Please sign in to comment.