Skip to content

Commit e81d978

Browse files
committed
task - Falco 5.1.0
1 parent 41b9cd7 commit e81d978

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Falco.Datastar/Falco.Datastar.fsproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<AssemblyName>Falco.Datastar</AssemblyName>
4-
<Version>1.2.0</Version>
4+
<Version>1.3.0</Version>
55

66
<!-- General info -->
77
<Description>Datastar Bindings for the Falco web toolkit.</Description>
@@ -37,7 +37,7 @@
3737
</PropertyGroup>
3838

3939
<ItemGroup>
40-
<PackageReference Include="Falco" Version="5.0.0" />
40+
<PackageReference Include="Falco" Version="5.1.0" />
4141
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.*" PrivateAssets="All" />
4242
<PackageReference Include="StarFederation.Datastar.FSharp" Version="1.1.3" />
4343
<PackageReference Update="FSharp.Core" Version="6.0.0"/>

0 commit comments

Comments
 (0)