Skip to content

Commit 3588f22

Browse files
committed
Update version number
1 parent d29acd4 commit 3588f22

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/Platy.AdventureWorks.Entities/Platy.AdventureWorks.Entities.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
<PackageId>Platy.AdventureWorks.Entities</PackageId>
1212
<Title>Platy.AdventureWorks.Entities</Title>
1313
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
14-
<Authors>Trelston Moraes (@tremorscript)</Authors>
14+
<Authors>Trelston Moraes (@platyscript)</Authors>
1515
<Company>tremorscript.com</Company>
1616
<Description>A project template for database interactions using the repository pattern. </Description>
1717
<Summary>A set of base classes shared across Platy.AdventureWorks projects.</Summary>
18-
<PackageProjectUrl>https://github.com/tremorscript/Platy.AdventureWorks.Entities</PackageProjectUrl>
18+
<PackageProjectUrl>https://github.com/platyscript/Platy.AdventureWorks.Entities</PackageProjectUrl>
1919
<PackageReadmeFile>README.md</PackageReadmeFile>
2020
<PackageLicenseFile>LICENSE</PackageLicenseFile>
2121
<IncludeContentInPack>true</IncludeContentInPack>
22-
<RepositoryUrl>https://github.com/tremorscript/Platy.AdventureWorks.Entities</RepositoryUrl>
22+
<RepositoryUrl>https://github.com/platyscript/Platy.AdventureWorks.Entities</RepositoryUrl>
2323
<PackageTags>DDD;Domain-Driven Design;Repository;ValueObject;Value Object;Clean Architecture;Clean Architecture Template; Entities</PackageTags>
24-
<Version>0.0.4</Version>
24+
<Version>0.0.5</Version>
2525
<PackageReleaseNotes>
2626
* Net9
2727
</PackageReleaseNotes>

0 commit comments

Comments
 (0)