Skip to content

Commit

Permalink
Update to v3.1.1 to match Credit Card Number
Browse files Browse the repository at this point in the history
  • Loading branch information
sualeh committed Aug 24, 2021
1 parent 6c0151a commit bc04cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>us.fatehi</groupId>
<artifactId>magnetictrackparser</artifactId>
<version>3.0.1</version>
<version>3.1.1</version>
<packaging>jar</packaging>
<name>Magnetic Track Parser</name>
<description>Magnetic Track Parser is a library that can parse magnetic tracks from a bank issued card. All classes are immutable and thread-safe. The standard `toString()` function formats data in a readable form.</description>
Expand Down

0 comments on commit bc04cf3

Please sign in to comment.