Skip to content

Commit b67a7ad

Browse files
authored
Improves overall Chain innards; fixes issue with MethodHandles used as terminal functions (#12)
Signed-off-by: Laird Nelson <[email protected]>
1 parent 774ff14 commit b67a7ad

File tree

3 files changed

+382
-79
lines changed

3 files changed

+382
-79
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Maven dependency:
2828
<groupId>org.microbean</groupId>
2929
<artifactId>microbean-interceptor</artifactId>
3030
<!-- Always check https://search.maven.org/artifact/org.microbean/microbean-interceptor for up-to-date available versions. -->
31-
<version>0.2.3</version>
31+
<version>0.2.4</version>
3232
</dependency>
3333
```
3434

0 commit comments

Comments
 (0)