diff --git a/CHANGES.md b/CHANGES.md index 784c42f23..3c5dbfc69 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +### [4.5.1](https://github.com/shrutiburman/twilio-cli/compare/4.5.0...4.5.1) (2022-09-12) + + +### Library - Fixes + +* eod run ([009075d](https://github.com/shrutiburman/twilio-cli/commit/009075d268d431e244555aea27b6cb0bdcbe226f)) + ## [4.5.0](https://github.com/shrutiburman/twilio-cli/compare/4.4.0...4.5.0) (2022-09-12) diff --git a/package.json b/package.json index 66bbbbf83..4183acf01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twilio-cli", - "version": "4.5.0", + "version": "4.5.1", "description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for documentation.", "keywords": [ "oclif"