Skip to content

Commit

Permalink
Update pom.xml to version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BastiaanJansen authored Dec 23, 2024
1 parent a9b777e commit b6fd6e4
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 @@ -10,7 +10,7 @@

<groupId>com.github.bastiaanjansen</groupId>
<artifactId>otp-java</artifactId>
<version>2.0.3</version>
<version>2.1.0</version>

<name>OTP-Java</name>
<description>A small and easy-to-use one-time password generator for Java according to RFC 4226 (HOTP) and RFC 6238 (TOTP).</description>
Expand Down

0 comments on commit b6fd6e4

Please sign in to comment.