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 0b39aae commit 3da4f47Copy full SHA for 3da4f47
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>net.i2p.crypto</groupId>
5
<artifactId>eddsa</artifactId>
6
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0</version>
7
<name>ed25519-java</name>
8
<packaging>bundle</packaging>
9
<description>Implementation of EdDSA in Java</description>
0 commit comments