File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/net.tascalate.javaflow/net.tascalate.javaflow.parent.svg )] ( https://search.maven.org/#artifactdetails%7Cnet.tascalate.javaflow%7Cnet.tascalate.javaflow.parent%7C2.0 %7Cpom ) [ ![ GitHub release] ( https://img.shields.io/github/release/vsilaev/tascalate-javaflow.svg )] ( https://github.com/vsilaev/tascalate-javaflow/releases/tag/2.0 ) [ ![ license] ( https://img.shields.io/github/license/vsilaev/tascalate-javaflow.svg )] ( http://www.apache.org/licenses/LICENSE-2.0.txt )
1+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/net.tascalate.javaflow/net.tascalate.javaflow.parent.svg )] ( https://search.maven.org/#artifactdetails%7Cnet.tascalate.javaflow%7Cnet.tascalate.javaflow.parent%7C2.1 %7Cpom ) [ ![ GitHub release] ( https://img.shields.io/github/release/vsilaev/tascalate-javaflow.svg )] ( https://github.com/vsilaev/tascalate-javaflow/releases/tag/2.1 ) [ ![ license] ( https://img.shields.io/github/license/vsilaev/tascalate-javaflow.svg )] ( http://www.apache.org/licenses/LICENSE-2.0.txt )
22# Continuation support for Java
33This project contains libary, tools and examples to develop Java applications using continuations.
44
@@ -21,7 +21,7 @@ You have to add the following configuration to enable build-time instrumentation
2121 <dependency >
2222 <groupId >net.tascalate.javaflow</groupId >
2323 <artifactId >net.tascalate.javaflow.api</artifactId >
24- <version >2.0 </version >
24+ <version >2.1 </version >
2525 </dependency >
2626 ...
2727 </dependencies >
You can’t perform that action at this time.
0 commit comments