From 5ba838befdb37ef06a16d9f716f35eb03cb1b329 Mon Sep 17 00:00:00 2001
From: nicolaasuni <info@tecnick.com>
Date: Sat, 27 Mar 2021 16:00:33 +0000
Subject: [PATCH] Update version

---
 VERSION       | 2 +-
 composer.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/VERSION b/VERSION
index 19b860c..4c77920 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-6.4.0
+6.4.1
diff --git a/composer.json b/composer.json
index 9f1cc67..5711937 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
 {
   "name": "tecnickcom/tcpdf",
-  "version": "6.3.5",
+  "version": "6.4.1",
   "homepage": "http://www.tcpdf.org/",
   "type": "library",
   "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",