Skip to content

Commit c600094

Browse files
committed
bump version to 1.2
1 parent 3aa9487 commit c600094

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.1`
3+
### `either:1.2`
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)