Skip to content

Commit ae1a3ab

Browse files
committed
6.2.0
1 parent 8d2645b commit ae1a3ab

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dotnet/src/StackExchange.StacksIcons.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<LangVersion>latest</LangVersion>
44
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
5-
<Version>6.1.0</Version>
5+
<Version>6.2.0</Version>
66
<AssemblyName>StackExchange.StacksIcons</AssemblyName>
77
<PackageId>StackExchange.StacksIcons</PackageId>
88
<Nullable>enable</Nullable>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stackoverflow/stacks-icons",
33
"description": "The icon library for Stack Overflow, Stack Overflow Careers, and the Stack Exchange Network.",
4-
"version": "6.1.0",
4+
"version": "6.2.0",
55
"repository": "https://github.com/StackExchange/Stacks-Icons",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)