Skip to content

Commit 4500e1d

Browse files
committed
Bump package to 3.0.1
1 parent 7bd1eda commit 4500e1d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/My.Extensions.Localization.Json/My.Extensions.Localization.Json.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>net7.0</TargetFramework>
55
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
6-
<VersionPrefix>3.0.1</VersionPrefix>
7-
<Version>1.0.0</Version>
6+
<Version>3.0.1</Version>
87
<Authors>Hisham Bin Ateya</Authors>
98
<Company />
109
<Description>Provides an localizaton implementation APIs to support JSON as underlying source for localization strings.</Description>

0 commit comments

Comments
 (0)