Skip to content

Commit

Permalink
Update release notes and package version
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamranjan committed Dec 9, 2018
1 parent 8ccf82b commit 3a4ccec
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions dotnet-etcd/dotnet-etcd.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<RepositoryUrl>https://github.com/shubhamranjan/dotnet-etcd</RepositoryUrl>
<PackageProjectUrl>https://github.com/shubhamranjan/dotnet-etcd</PackageProjectUrl>
<PackageReleaseNotes>Add watch support</PackageReleaseNotes>
<PackageReleaseNotes>1. Add cluster maintenance methods for cluster members
2. Target dotnet core 2.2 as well
3. Update nuget packages</PackageReleaseNotes>
<Authors>Shubham Ranjan</Authors>
<Company />
<Product />
Expand All @@ -25,7 +27,7 @@ Advanced uses take advantage of the consistency guarantees to implement database
<PackageTags>etcd grpc etcdv3 etcd3</PackageTags>
<SignAssembly>false</SignAssembly>
<PackageIconUrl>https://drive.google.com/uc?id=1MfMnMPh5nOl8W71X9COjD9ifWFBn1PuX</PackageIconUrl>
<Version>2.0.0</Version>
<Version>2.0.1</Version>
<AutoGenerateBindingRedirects>False</AutoGenerateBindingRedirects>
</PropertyGroup>

Expand Down

0 comments on commit 3a4ccec

Please sign in to comment.