Skip to content

Commit 8ab358b

Browse files
committed
Update README to reflect that v1.0.1 is the current release
1 parent cdf6d93 commit 8ab358b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ Maven:
2727
<dependency>
2828
<groupId>com.yubico</groupId>
2929
<artifactId>webauthn-server-core</artifactId>
30-
<version>1.0.0</version>
30+
<version>1.0.1</version>
3131
<scope>compile</scope>
3232
</dependency>
3333
----------
3434

3535
Gradle:
3636

3737
----------
38-
compile 'com.yubico:webauthn-server-core:1.0.0'
38+
compile 'com.yubico:webauthn-server-core:1.0.1'
3939
----------
4040

4141

0 commit comments

Comments
 (0)