diff --git a/CHANGES.md b/CHANGES.md index 24e3dc609..473172978 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +### [5.3.3](https://github.com/twilio/twilio-cli/compare/5.3.2...5.3.3) (2023-01-26) + --------------------------- **Library - Fix** - [PR #87](https://github.com/twilio/twilio-oai/pull/87): use long property descriptions if available. Thanks to [@childish-sambino](https://github.com/childish-sambino)! diff --git a/package.json b/package.json index 09c7d2453..fb51a9324 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twilio-cli", - "version": "5.3.2", + "version": "5.3.3", "description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for documentation.", "keywords": [ "oclif"