Skip to content

Commit

Permalink
Release 1.0.0 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
viaskal-sift authored Sep 1, 2023
1 parent 9f77091 commit 05d737d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Sift/Sift.csproj
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>The official sync/async .NET client for the Sift API.</Description>
<Description>The official sync/async .NET client for the Sift API</Description>
<Authors>Sift</Authors>
<AssemblyTitle>Sift</AssemblyTitle>
<AssemblyName>Sift</AssemblyName>
<VersionPrefix>0.13.0</VersionPrefix>
<PackageReleaseNotes>Release 0.13.0</PackageReleaseNotes>
<VersionPrefix>1.0.0</VersionPrefix>
<PackageReleaseNotes>Release 1.0.0</PackageReleaseNotes>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageId>Sift</PackageId>
<PackageTags>sift;siftscience;client;api;client;async</PackageTags>
Expand Down

0 comments on commit 05d737d

Please sign in to comment.