Skip to content

Commit 2466fd6

Browse files
authored
update readme for 1.2.0
1 parent 4ca21b9 commit 2466fd6

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
@@ -30,7 +30,7 @@ val numThings: Option[Int] = info.get(NumThings) // None
3030
In SBT:
3131

3232
```scala
33-
libraryDependencies += "com.codedx" %% "mapk" % "1.1.0"
33+
libraryDependencies += "com.codedx" %% "mapk" % "1.2.0"
3434
```
3535

3636
Disregard the "packages" on the sidebar. Despite this being a public project, you still need to provide a personal access token to download the packages. Very annoying.

0 commit comments

Comments
 (0)