Skip to content

Commit

Permalink
5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
giamir committed Feb 3, 2023
1 parent 6f488cc commit b9c61f7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dotnet/src/StackExchange.StacksIcons.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>5.2.0</Version>
<Version>5.3.0</Version>
<AssemblyName>StackExchange.StacksIcons</AssemblyName>
<PackageId>StackExchange.StacksIcons</PackageId>
<Nullable>enable</Nullable>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stackoverflow/stacks-icons",
"description": "The icon library for Stack Overflow, Stack Overflow Careers, and the Stack Exchange Network.",
"version": "5.2.0",
"version": "5.3.0",
"repository": "https://github.com/StackExchange/Stacks-Icons",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit b9c61f7

Please sign in to comment.