Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitrietataru committed Apr 28, 2024
1 parent 103c1f1 commit a76132e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<DisableImplicitNamespaceImports>true</DisableImplicitNamespaceImports>

<PackageId>AceCSharp.Extensions.Tests</PackageId>
<Version>1.1.1</Version>
<Version>1.1.2</Version>
<Authors>Dimitrie Tataru</Authors>
<Company>A C E</Company>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Ace.CSharp.DataFaker/Ace.CSharp.DataFaker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageId>AceCSharp.DataFaker</PackageId>
<Version>1.1.1</Version>
<Version>1.1.2</Version>
<Authors>Dimitrie Tataru</Authors>
<Company>A C E</Company>
<Description>C# Data Faker</Description>
Expand Down

0 comments on commit a76132e

Please sign in to comment.