Skip to content

Commit

Permalink
Updated nuspecs
Browse files Browse the repository at this point in the history
  • Loading branch information
Devin Rader committed Oct 3, 2013
1 parent 16a8957 commit 2253405
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Twilio.TwiML.nuspec
Expand Up @@ -2,15 +2,16 @@
<package>
<metadata>
<id>Twilio.TwiML</id>
<version>3.3.2</version>
<version>3.3.3</version>
<authors>Twilio</authors>
<description>Twilio TwiML generator. If using ASP.NET MVC, install Twilio.Mvc instead.</description>
<language>en-US</language>
<projectUrl>http://github.com/twilio/twilio-csharp</projectUrl>
<iconUrl>http://www.twilio.com/packages/company/img/logos_downloadable_round.png</iconUrl>
<licenseUrl>https://github.com/twilio/twilio-csharp/blob/master/LICENSE.txt</licenseUrl>
<tags>REST SMS voice telephony phone twilio twiml</tags>
<releaseNotes>
<releaseNotes>
* 3.3.3 - Add Leave as allowed child of Response
* 3.3.2 - Fixed issue where Leave verb was not assessible
- Fixed REquestValidation encoding issue
* 3.3.1 - Added Dial overload to allow you to set Dial attributes when dialing multiple targets
Expand Down

0 comments on commit 2253405

Please sign in to comment.