Skip to content

Commit 8ae2e36

Browse files
committed
snapshot version
1 parent 22598b3 commit 8ae2e36

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>de.ntcomputer.crypto</groupId>
55
<artifactId>eddsa</artifactId>
6-
<version>1.0.0</version>
6+
<version>1.0.1-SNAPSHOT</version>
77
<name>ed25519-java</name>
88
<description>Implementation of EdDSA in Java including simplified access interfaces</description>
99
<url>https://github.com/DevCybran/ed25519-java</url>

0 commit comments

Comments
 (0)