Skip to content

Commit

Permalink
A5-D2 diabglp1 diabrecact (#67)
Browse files Browse the repository at this point in the history
* adds DIABGLP1  and DIABRECACT

* adds migration

* bumps version (preview)

* updates API version out of preview
  • Loading branch information
smiththay authored Jul 15, 2024
1 parent edba34f commit e5adcef
Show file tree
Hide file tree
Showing 11 changed files with 8,853 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/UDS.Net.API.Client/UDS.Net.API.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<TargetFramework>netstandard2.1</TargetFramework>
<OutputType>Library</OutputType>
<PackageId>UDS.Net.API.Client</PackageId>
<Version>3.0.0</Version>
<Version>3.0.1</Version>
<Authors>Sanders-Brown Center on Aging</Authors>
<Description>UDS client library for using UDS.Net.API</Description>
<Owners>UK-SBCoA</Owners>
<PackageDescription>Client library for API</PackageDescription>
<RepositoryUrl>https://github.com/UK-SBCoA/uniform-data-set-dotnet-api</RepositoryUrl>
<ReleaseVersion>3.0.0</ReleaseVersion>
<ReleaseVersion>3.0.1</ReleaseVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Text.Json" Version="7.0.2" />
Expand Down
Loading

0 comments on commit e5adcef

Please sign in to comment.