diff --git a/pom.xml b/pom.xml
index f0604e5..10d6a05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
org.eclipse.tracecompass
trace-event-logger
- 0.0.6
+ 0.1.0
jar
trace-event-logger
This logger is based on JUL to allow fast JSON traces to be written to disk. It is not lockless or nanosecond precise, but is fast and simple to use and configure.