Skip to content

Commit d7c2fc6

Browse files
author
Jano
committed
incremented version
1 parent 24b07d0 commit d7c2fc6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,6 @@ from multiple threads without synchronization.
8787
<dependency>
8888
<groupId>com.jano7</groupId>
8989
<artifactId>executor</artifactId>
90-
<version>1.0.5</version>
90+
<version>1.0.6</version>
9191
</dependency>
9292
```

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
<connection>scm:git:git://github.com/jano7/executor.git</connection>
153153
<developerConnection>scm:git:git@github.com:jano7/executor.git</developerConnection>
154154
<url>https://github.com/jano7/executor</url>
155-
<tag>executor-1.0.5</tag>
155+
<tag>executor-1.0.6</tag>
156156
</scm>
157157

158158
</project>

0 commit comments

Comments
 (0)