Skip to content

Commit 9fb03c2

Browse files
committed
POM: bump development version to 0.6.0-SNAPSHOT
There is new API for the main thread queuing feature.
1 parent dbefc82 commit 9fb03c2

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
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.apposed</groupId>
1313
<artifactId>appose</artifactId>
14-
<version>0.5.2-SNAPSHOT</version>
14+
<version>0.6.0-SNAPSHOT</version>
1515

1616
<name>Appose</name>
1717
<description>Appose: multi-language interprocess cooperation with shared memory.</description>

0 commit comments

Comments
 (0)