Skip to content

Commit 3354e1c

Browse files
committed
bump pom version to 0.2.0-SNAPSHOT
1 parent 458212c commit 3354e1c

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.1.0</version>
6+
<version>0.2.0-SNAPSHOT</version>
77
<name>EdDSA-Java</name>
88
<packaging>bundle</packaging>
99
<description>Implementation of EdDSA in Java</description>

0 commit comments

Comments
 (0)