Skip to content

Commit aa8d41e

Browse files
Release 3.2.1
1 parent 23bc368 commit aa8d41e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

SrcSet.Core/SrcSet.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFramework>net5.0</TargetFramework>
4-
<Version>3.2.0</Version>
4+
<Version>3.2.1</Version>
55
<PackageId>SrcSet.Core</PackageId>
66
<Description>A library to create sets of responsive images for the web</Description>
77
<Authors>ecoAPM LLC</Authors>

SrcSet.Statiq/SrcSet.Statiq.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFramework>net5.0</TargetFramework>
4-
<Version>3.2.0</Version>
4+
<Version>3.2.1</Version>
55
<PackageId>SrcSet.Statiq</PackageId>
66
<Description>Automate creating sets of responsive images for your Statiq site</Description>
77
<Authors>ecoAPM LLC</Authors>

SrcSet/SrcSet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>net5.0</TargetFramework>
5-
<Version>3.2.0</Version>
5+
<Version>3.2.1</Version>
66
<PackageId>SrcSet</PackageId>
77
<Description>A CLI to create sets of responsive images for the web</Description>
88
<Authors>ecoAPM LLC</Authors>

0 commit comments

Comments
 (0)