From 3da4f4700e6c8a972d9980fdbd691d456c942059 Mon Sep 17 00:00:00 2001 From: str4d Date: Sun, 28 Feb 2016 04:23:59 +0000 Subject: [PATCH] eddsa-0.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index edce7240..9a3e86f1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.i2p.crypto eddsa - 0.0.1-SNAPSHOT + 0.1.0 ed25519-java bundle Implementation of EdDSA in Java