From ca5d74bd30d7ad5d83e9ef39e676d9c863c037f6 Mon Sep 17 00:00:00 2001 From: Sualeh Fatehi Date: Sun, 25 Dec 2022 09:47:46 -0500 Subject: [PATCH] v4.0.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1506cef..2eb4f68 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 us.fatehi creditcardnumber - 4.0.2 + 4.0.3 jar Credit Card Number Credit Card Number is a library that can provide details of a bank issued credit card number. All classes are immutable and thread-safe. The standard `toString()` function formats data in a readable form.