Skip to content

Commit 6c84d41

Browse files
committed
v3.1.0
1 parent c47ecf8 commit 6c84d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>us.fatehi</groupId>
77
<artifactId>creditcardnumber</artifactId>
8-
<version>3.0.1</version>
8+
<version>3.1.0</version>
99
<packaging>jar</packaging>
1010
<name>Credit Card Number</name>
1111
<description>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.</description>

0 commit comments

Comments
 (0)