diff --git a/CHANGES.md b/CHANGES.md index 3250c07c7..e5cad6f2c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +### [3.4.2](https://github.com/twilio/twilio-cli/compare/3.4.1...3.4.2) (2022-06-16) + --------------------------- **Lookups** - Adding support for Lookup V2 API diff --git a/package.json b/package.json index 0e6189842..6e330e8db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twilio-cli", - "version": "3.4.1", + "version": "3.4.2", "description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for documentation.", "keywords": [ "oclif"