Skip to content

Commit

Permalink
updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
SalatielBairros committed Apr 16, 2024
1 parent 18ee217 commit 54498ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Multiverse.Postgres/Multiverse.Postgres.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<RepositoryUrl>https://github.com/SalatielBairros/multiverse-orm</RepositoryUrl>
<Version>0.1.0</Version>
<Version>0.1.3</Version>
<AssemblyName>Multiverse.ORM.Postgres</AssemblyName>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>Multiverse ORM - Postgres</Title>
Expand Down
2 changes: 1 addition & 1 deletion src/Multiverse/Multiverse.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<RepositoryUrl>https://github.com/SalatielBairros/multiverse-orm</RepositoryUrl>
<Version>0.1.0</Version>
<Version>0.1.3</Version>
<AssemblyName>$(MSBuildProjectName).ORM</AssemblyName>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>Multiverse ORM</Title>
Expand Down

0 comments on commit 54498ac

Please sign in to comment.