Skip to content

Commit

Permalink
Bump patch version for nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
galassie committed Nov 23, 2022
1 parent 565e7aa commit 966cc2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FinancialSharp/FinancialSharp.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PropertyGroup>
<PackageId>FinancialSharp</PackageId>
<Title>FinancialSharp: a collection of elementary financial functions</Title>
<Version>1.0.0</Version>
<Version>1.0.1</Version>
<Description>FinancialSharp is a library containing a collection of elementary financial functions, written entirely in F#.</Description>
<Authors>Enrico Galassi</Authors>
<PackageLicenseUrl>https://raw.githubusercontent.com/galassie/financial-sharp/master/LICENSE.md</PackageLicenseUrl>
Expand Down

0 comments on commit 966cc2e

Please sign in to comment.