Skip to content

Commit 26d1152

Browse files
committed
Update nuspec
1 parent 1239f38 commit 26d1152

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Watts.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<package>
33
<metadata>
44
<id>WebApiToTypeScript</id>
5-
<version>2.7.0</version>
5+
<version>2.8.0</version>
66
<authors>Balakrishnan (Balki) Ranganathan</authors>
77
<owners>Balakrishnan (Balki) Ranganathan</owners>
88
<licenseUrl>https://raw.githubusercontent.com/greymind/WebApiToTypeScript/master/LICENSE</licenseUrl>
99
<projectUrl>https://github.com/greymind/WebApiToTypeScript</projectUrl>
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<description>A tool for code generating TypeScript endpoints, interfaces, enums, resources and view paths for your ASP.NET Web API controllers/web apps</description>
1212
<summary>A tool for code generating TypeScript endpoints, interfaces, enums, resources and view paths for your ASP.NET Web API controllers/web apps</summary>
13-
<releaseNotes>Support for multiple modules with controllers</releaseNotes>
14-
<copyright>Copyright (c) 2016-2017 Balakrishnan (Balki) Ranganathan</copyright>
13+
<releaseNotes>Added support for distinct endpoints for mobile filtered by an attribute on WebApi methods</releaseNotes>
14+
<copyright>Copyright (c) 2016-2018 Balakrishnan (Balki) Ranganathan</copyright>
1515
<tags>WebAPI TypeScript Endpoint Enum Interface Code Generation Angular Service Balki Greymind Watts Web API</tags>
1616
</metadata>
1717
<files>

0 commit comments

Comments
 (0)