From 027c37fe3f6e73ccc28fa0b40b22bc9877d344a8 Mon Sep 17 00:00:00 2001 From: John Fercher <4752636+johnfercher@users.noreply.github.com> Date: Fri, 10 May 2024 11:13:49 -0300 Subject: [PATCH] Update README.md --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 5f369b95..cbbf329c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -19,12 +19,12 @@ * We are about to create a document processor to generate PDFs by interpreting serialized data as: yml, json or html. Please contribute with your ideas in [this discussion](https://github.com/johnfercher/maroto/discussions/390). -#### 3. Maroto`v2.0.0-beta.18`is here! Try out: +#### 3. Maroto`v2.0.0-beta.19`is here! Try out: * Installation with`go get`: ```bash -go get github.com/johnfercher/maroto/v2@v2.0.0-beta.18 +go get github.com/johnfercher/maroto/v2@v2.0.0-beta.19 ``` The public API was completely redesigned with the aim of enhancing the