diff --git a/pom.xml b/pom.xml
index ba9ab56..a521645 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
org.eclipse.tracecompass
trace-event-logger
- 0.2.0
+ 0.3.0
jar
Trace Compass 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.