Skip to content

Commit 591a309

Browse files
committed
chore: update version
1 parent dc08b0f commit 591a309

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/AspNet.MVC5.AssetVersioning.csproj.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>AspNet.Mvc.AssetVersioning</id>
5-
<version>1.1.527</version>
5+
<version>2.0.527</version>
66
<authors>kayub</authors>
77
<owners>kayub</owners>
88
<licenseUrl>https://github.com/kamranayub/aspnetmvc5-asset-versioning</licenseUrl>

src/Build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
& '..\..\..\tools\nuget.exe' --% pack ../../AspNet.MVC5.AssetVersioning.csproj
1+
& 'nuget.exe' --% pack AspNet.MVC5.AssetVersioning.csproj

0 commit comments

Comments
 (0)