Skip to content

Commit

Permalink
3.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nozzlegear committed Mar 28, 2018
1 parent 9f333ac commit 0ff50e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Davenport/Davenport.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<AssemblyName>Davenport</AssemblyName>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>3.0.0-beta1</Version>
<Version>3.0.0</Version>
</PropertyGroup>
<PropertyGroup>
<Description>Davenport is a CouchDB client for simplifying common tasks like get, list, create, update and delete. This package implements all of the functions from the original C# package, making it much more friendly to the functional programming style of F#.</Description>
Expand Down

0 comments on commit 0ff50e9

Please sign in to comment.