Skip to content

Commit 48cb8a7

Browse files
committed
update Suave.DotLiquid paket.template description
1 parent 526c389 commit 48cb8a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Suave.DotLiquid/paket.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
type project
22
authors Ademar Gonzalez
33
owners Ademar Gonzalez
4-
description Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.
4+
description Suave.DotLiquid provides Liquid templates for Suave web server.
55
licenseUrl https://github.com/SuaveIO/Suave/blob/master/LICENSE
66
iconUrl https://raw.githubusercontent.com/SuaveIO/resources/master/images/head_trans.png
77
files
@@ -10,4 +10,4 @@ files
1010
bin/Release/net10.0/Suave.DotLiquid.pdb => lib/net10.0
1111
dependencies
1212
framework: net10.0
13-
Suave ~> 3.1
13+
Suave ~> 3.2

0 commit comments

Comments
 (0)