We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca19be commit d895cf5Copy full SHA for d895cf5
1 file changed
readme.md
@@ -26,5 +26,5 @@ val numThings: Option[Int] = info.get(NumThings) // None
26
In SBT:
27
28
```scala
29
-libraryDependencies += "com.codedx" %% "mapk" % "1.0.0"
+libraryDependencies += "com.codedx" %% "mapk" % "1.1.0"
30
```
0 commit comments