From 6c84d41eca79e6d44991f198d40f072ab064c093 Mon Sep 17 00:00:00 2001 From: Sualeh Fatehi Date: Fri, 2 Apr 2021 13:38:45 -0400 Subject: [PATCH] v3.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5ab750e..85c0863 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 us.fatehi creditcardnumber - 3.0.1 + 3.1.0 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.