Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 5476338

Browse files
authored
Merge pull request #4 from ashenBlade/feature/json-converter-generator
fix nuget package version
2 parents f8f09b0 + 4481e55 commit 5476338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EnumClass.Generator/EnumClass.Generator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Features:
2323
<RepositoryUrl>https://github.com/ashenBlade/EnumClass</RepositoryUrl>
2424
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
2525
<PackageReadmeFile>README.md</PackageReadmeFile>
26-
<Version>1.1.0</Version>
26+
<Version>1.2.0</Version>
2727
<PackageIcon>icon.png</PackageIcon>
2828
</PropertyGroup>
2929

0 commit comments

Comments
 (0)