Skip to content
This repository was archived by the owner on Aug 17, 2019. It is now read-only.

Commit debecfe

Browse files
committed
Doc fix
1 parent a986520 commit debecfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ We innovate in a few areas, especially regarding the existing Scala APIs:
99
* `get` is only provided for a `Just` value, not in the general `Maybe` API.
1010
* `map` on a `Just` Does The Right Thing, even if the calling function explodes.
1111

12-
Latest release is `"com.ckkloverdos" % "maybe_2.9.1" % "0.3.0"` from Maven Central.
13-
There are also jars for Scala 2.8.2 and 2.8.1.
12+
Latest release is `"com.ckkloverdos" % "maybe" % "0.5.0"` from Maven Central,
13+
compiled for Scala 2.9.1.
1414

0 commit comments

Comments
 (0)