From d5e536eb34e25973de7a1f36e3d8130b0fa01ba8 Mon Sep 17 00:00:00 2001 From: pinpong Date: Fri, 29 Sep 2017 16:03:51 +0200 Subject: [PATCH] v0.9.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c40a778..439204e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.iota jota - 0.9.3-SNAPSHOT + 0.9.5-SNAPSHOT JOTA JOTA library is a simple Java wrapper around IOTA Node's JSON-REST HTTP interface.