Skip to content

Commit bf6320d

Browse files
Bump version
1 parent b79f620 commit bf6320d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SnipSnip/SnipSnip.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
<Nullable>enable</Nullable>
88
<AssemblyName>snip-snip</AssemblyName>
99
<FileName>$(AssemblyName)</FileName>
10-
<AssemblyVersion>4.0.1</AssemblyVersion>
10+
<AssemblyVersion>4.0.2</AssemblyVersion>
1111
<FileVersion>$(AssemblyVersion)</FileVersion>
1212
<Version>$(AssemblyVersion)</Version>
1313
<ApplicationIcon>app.ico</ApplicationIcon>
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="BlossomiShymae.Smolder" Version="0.2.1" />
17+
<PackageReference Include="BlossomiShymae.Smolder" Version="0.2.2" />
1818
<PackageReference Include="Cocona" Version="2.2.0" />
1919
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
2020
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />

0 commit comments

Comments
 (0)