From 81a9599b99e16a1eac687f0fffc7d0217dd28df1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Zi=C4=85bek?= Date: Wed, 21 Apr 2021 14:12:08 +0200 Subject: [PATCH] Updated version: 2021.5-alpha2 --- QuestPDF/QuestPDF.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QuestPDF/QuestPDF.csproj b/QuestPDF/QuestPDF.csproj index 7c94afe..19baa43 100644 --- a/QuestPDF/QuestPDF.csproj +++ b/QuestPDF/QuestPDF.csproj @@ -4,7 +4,7 @@ MarcinZiabek CodeFlint QuestPDF - 2021.5-alpha + 2021.5-alpha2 QuestPDF is an open-source, modern and battle-tested library that can help you with generating PDF documents by offering friendly, discoverable and predictable C# fluent API. New elements: Grid, Canvas, EnsureSpace, Layers. Predefined colors and fonts. 8