Skip to content

Commit d895cf5

Browse files
committed
update readme for 1.1.0
1 parent 7ca19be commit d895cf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ val numThings: Option[Int] = info.get(NumThings) // None
2626
In SBT:
2727

2828
```scala
29-
libraryDependencies += "com.codedx" %% "mapk" % "1.0.0"
29+
libraryDependencies += "com.codedx" %% "mapk" % "1.1.0"
3030
```

0 commit comments

Comments
 (0)