Skip to content

Commit 19f837a

Browse files
committed
[maven-release-plugin] prepare release low-gc-membuffers-0.9.0
1 parent b01cc84 commit 19f837a

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
@@ -8,7 +8,7 @@
88
<groupId>com.fasterxml.util</groupId>
99
<artifactId>low-gc-membuffers</artifactId>
1010
<name>Low GC memory buffers</name>
11-
<version>0.8.2-SNAPSHOT</version>
11+
<version>0.9.0</version>
1212
<packaging>bundle</packaging>
1313
<description>In-memory, bounded-size queue data structure that aims at minimizing
1414
garbage collection overhead (especially latency)

0 commit comments

Comments
 (0)