Improve logging and documentation; also, SegmentedClient.getAsync() will always return a list.
diff --git a/pom.xml b/pom.xml
index 4cf4bd3..dde8595 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.intel.jndn.utils</groupId>
<artifactId>jndn-utils</artifactId>
- <version>0.9.4</version>
+ <version>0.9.5</version>
<name>jndn-utils</name>
<description>Collection of tools to simplify synchronous and asynchronous data transfer over the NDN network</description>
<url>https://github.com/01org/jndn-utils</url>