Skip to content

Commit 0c67b92

Browse files
authored
update version to 0.1.1 (#37)
Signed-off-by: Patrick Tasse <[email protected]>
1 parent 4ab6692 commit 0c67b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</developers>
3232
<groupId>org.eclipse.tracecompass</groupId>
3333
<artifactId>trace-event-logger</artifactId>
34-
<version>0.1.0</version>
34+
<version>0.1.1</version>
3535
<packaging>jar</packaging>
3636
<name>trace-event-logger</name>
3737
<description>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.</description>

0 commit comments

Comments
 (0)