Skip to content

Commit c04258f

Browse files
committed
Release 4.6.0
1 parent a53a553 commit c04258f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@twilio/cli-core",
33
"description": "Core functionality for the twilio-cli",
4-
"version": "4.5.0",
4+
"version": "4.6.0",
55
"author": "Twilio @twilio",
66
"bugs": "https://github.com/twilio/twilio-cli/issues",
77
"dependencies": {
@@ -19,7 +19,7 @@
1919
"semver": "^6.3.0",
2020
"shelljs": "^0.8.3",
2121
"tsv": "^0.2.0",
22-
"twilio": "^3.40.0"
22+
"twilio": "^3.42.0"
2323
},
2424
"optionalDependencies": {
2525
"keytar": "^4.13.0"

0 commit comments

Comments
 (0)