Skip to content

Commit 3da4f47

Browse files
committed
eddsa-0.1.0
1 parent 0b39aae commit 3da4f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>net.i2p.crypto</groupId>
55
<artifactId>eddsa</artifactId>
6-
<version>0.0.1-SNAPSHOT</version>
6+
<version>0.1.0</version>
77
<name>ed25519-java</name>
88
<packaging>bundle</packaging>
99
<description>Implementation of EdDSA in Java</description>

0 commit comments

Comments
 (0)