Skip to content

Commit 0a07884

Browse files
committed
Increment version to 1.71.1.2
1 parent ed77ad0 commit 0a07884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>net6.0</TargetFramework>
55
<PackageId>AspNetCore.SassCompiler</PackageId>
6-
<Version>1.71.1.1</Version>
6+
<Version>1.71.1.2</Version>
77
<Authors>koenvzeijl,sleeuwen,Michaelvs97</Authors>
88
<Description>Sass Compiler Library for .NET 6 and above. without node</Description>
99
<PackageDescription>Sass Compiler Library for .NET 6 and above. without node, using dart-sass as a compiler</PackageDescription>

0 commit comments

Comments
 (0)