Skip to content

Commit

Permalink
chore: bump version (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabynevada authored May 16, 2023
1 parent 2b64d03 commit 74c6b19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Biomatch.CLI/Biomatch.CLI.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>0.11.0</Version>
<Version>0.12.0</Version>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<AssemblyName>biomatch</AssemblyName>
Expand Down
2 changes: 1 addition & 1 deletion src/Biomatch.Domain/Biomatch.Domain.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<IsTrimmable>true</IsTrimmable>
<PackageId>Biomatch.Domain</PackageId>
<Version>0.11.0</Version>
<Version>0.12.0</Version>
<Authors>Elvis Nieves Miranda</Authors>
<Company>Puerto Rico Department of Health</Company>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
Expand Down

0 comments on commit 74c6b19

Please sign in to comment.