Skip to content

Commit

Permalink
tag 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smithrobs committed Mar 23, 2017
1 parent 70d409a commit b31d3fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Nexmo.Api/Nexmo.Api.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>Nexmo.Csharp.Client</id>
<version>2.2.1</version>
<version>3.0.0</version>
<title>Nexmo API Client</title>
<authors>Nexmo</authors>
<owners>Nexmo</owners>
Expand All @@ -12,7 +12,6 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Official C#/.NET wrapper for the Nexmo API</description>
<releaseNotes>
* Fixed NuGet dependencies
</releaseNotes>
<copyright>© Nexmo 2017</copyright>
<tags>SMS voice telephony phone nexmo</tags>
Expand Down
2 changes: 1 addition & 1 deletion Nexmo.Api/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.2.0-*",
"version": "3.0.0-*",

"dependencies": {
"Microsoft.Extensions.Configuration": "1.0.*",
Expand Down

0 comments on commit b31d3fc

Please # to comment.