Skip to content

Commit

Permalink
Release 3.0.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamranjan committed Aug 11, 2019
1 parent 7228553 commit 3c2ed2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dotnet-etcd/dotnet-etcd.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<RepositoryUrl>https://github.com/shubhamranjan/dotnet-etcd</RepositoryUrl>
<PackageProjectUrl>https://github.com/shubhamranjan/dotnet-etcd</PackageProjectUrl>
<PackageReleaseNotes>Exposed lease ttl from etcd client</PackageReleaseNotes>
<PackageReleaseNotes>Add etcd cluster support</PackageReleaseNotes>
<Authors>Shubham Ranjan</Authors>
<Company />
<Product />
Expand All @@ -25,7 +25,7 @@ Advanced uses take advantage of the consistency guarantees to implement database
<PackageTags>etcd grpc etcdv3 etcd3</PackageTags>
<SignAssembly>false</SignAssembly>
<PackageIconUrl>https://raw.githubusercontent.com/shubhamranjan/dotnet-etcd/master/docs/img/etcd-logo-rectangle.png</PackageIconUrl>
<Version>2.3.1</Version>
<Version>3.0.0-alpha</Version>
<AutoGenerateBindingRedirects>False</AutoGenerateBindingRedirects>
</PropertyGroup>

Expand Down

0 comments on commit 3c2ed2a

Please sign in to comment.