Skip to content

Commit 8838863

Browse files
committed
update documentation
1 parent 6548c10 commit 8838863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![either](https://maven-badges.herokuapp.com/maven-central/io.github.jbock-java/either/badge.svg?subject=either)](https://maven-badges.herokuapp.com/maven-central/io.github.jbock-java/either)
22

3-
### `either:1.3`
3+
### `either:1.4`
44

55
The `Either` type is closely related to `Optional`, but can have different "failure" states, other than only *empty*.
66
`Either` can be used to collect error messages in stream operations,

0 commit comments

Comments
 (0)