Skip to content

Commit

Permalink
Merge pull request #42 from catcherwong/fix/dtmcommon
Browse files Browse the repository at this point in the history
feat: update DtmCommon to v1.1.2
  • Loading branch information
catcherwong authored May 26, 2022
2 parents 63e08d5 + 80c967b commit 7fc5be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dtmcli/Dtmcli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="DtmCommon" Version="1.1.1" />
<PackageReference Include="DtmCommon" Version="1.1.2" />
</ItemGroup>

</Project>

0 comments on commit 7fc5be1

Please sign in to comment.