Skip to content

Commit

Permalink
update readme for 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dylemma authored Jun 6, 2021
1 parent 4ca21b9 commit 2466fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ val numThings: Option[Int] = info.get(NumThings) // None
In SBT:

```scala
libraryDependencies += "com.codedx" %% "mapk" % "1.1.0"
libraryDependencies += "com.codedx" %% "mapk" % "1.2.0"
```

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 comments on commit 2466fd6

Please sign in to comment.