Skip to content

Commit d3bfbf6

Browse files
committed
#34 Update the version to publish the nuget package
1 parent 5b1411e commit d3bfbf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Webpack/Webpack.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Description>Webpack extension methods and middleware for using module bundling in an ASP.NET Core applications</Description>
44
<AssemblyTitle>Webpack</AssemblyTitle>
55
<NeutralLanguage>en-US</NeutralLanguage>
6-
<VersionPrefix>3.0.0</VersionPrefix>
6+
<VersionPrefix>4.0.0</VersionPrefix>
77
<Authors>Charalampos Karypidis</Authors>
88
<TargetFramework>netstandard1.3</TargetFramework>
99
<AssemblyName>Webpack</AssemblyName>

0 commit comments

Comments
 (0)