diff --git a/CHANGES.md b/CHANGES.md index f4abd39b..84ad537a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +### [5.19.3](https://github.com/twilio/twilio-cli/compare/5.19.2...5.19.3) (2024-04-04) + --------------------------- **Api** - Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC. diff --git a/package.json b/package.json index 34f67829..e4dfa845 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twilio-cli", - "version": "5.19.2", + "version": "5.19.3", "description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for don.", "keywords": [ "oclif"