Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Christer van der Meeren committed Aug 8, 2023
1 parent 8838795 commit 14ba2b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions RELEASE_NOTES_Fling.Interop.Facil.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Release notes (Fling.Interop.Facil)
==============

### 0.2.5 (2023-08-08)

* Updated Microsoft.Data.SqlClient from 5.1.0 to 5.1.1

### 0.2.4 (2023-01-24)

* Updated Microsoft.Data.SqlClient from 5.0.1 to 5.1.0
Expand Down
2 changes: 1 addition & 1 deletion src/Fling.Interop.Facil/Fling.Interop.Facil.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- TODO: Create and add logo -->
<!--<PackageIcon>fling-logo-128x128.png</PackageIcon>-->
<PackageReleaseNotes>https://github.com/cmeeren/Fling/blob/master/RELEASE_NOTES_Fling.Interop.Facil.md</PackageReleaseNotes>
<Version>0.2.4</Version>
<Version>0.2.5</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 14ba2b5

Please sign in to comment.