We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22598b3 commit 8ae2e36Copy full SHA for 8ae2e36
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>de.ntcomputer.crypto</groupId>
5
<artifactId>eddsa</artifactId>
6
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
7
<name>ed25519-java</name>
8
<description>Implementation of EdDSA in Java including simplified access interfaces</description>
9
<url>https://github.com/DevCybran/ed25519-java</url>
0 commit comments