Skip to content

Commit

Permalink
Updated nuspec v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greymind committed Dec 1, 2016
1 parent a6a0a38 commit 575cf31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Watts.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<package >
<metadata>
<id>WebApiToTypeScript</id>
<version>1.7.0</version>
<version>1.7.1</version>
<authors>Balakrishnan (Balki) Ranganathan</authors>
<owners>Balakrishnan (Balki) Ranganathan</owners>
<licenseUrl>https://raw.githubusercontent.com/greymind/WebApiToTypeScript/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/greymind/WebApiToTypeScript</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>A tool for code generating TypeScript endpoints for your ASP.NET Web API controllers</description>
<summary>A tool for code generating TypeScript endpoints for your ASP.NET Web API controllers</summary>
<releaseNotes>Handle cyclic interface references better. Fix duplicate enum generation. Added log output when auto-resolving to any, or in the aforementioned cases.</releaseNotes>
<releaseNotes>Sort enums and trim reserved typescript variable words</releaseNotes>
<copyright>Copyright (c) 2016 Balakrishnan (Balki) Ranganathan</copyright>
<tags>WebAPI TypeScript Endpoint Enum Interface Code Generation Angular Service Balki Greymind Watts</tags>
</metadata>
Expand Down

0 comments on commit 575cf31

Please sign in to comment.