We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1347141 commit 962124bCopy full SHA for 962124b
1 file changed
README.md
@@ -32,5 +32,5 @@ def someFunction(): Unit =
32
Add the library as a dependency:
33
34
```scala
35
-libraryDependencies += "io.github.matejcerny" %% "function-name" % "0.2.0"
+libraryDependencies += "io.github.matejcerny" %% "function-name" % "0.2.1"
36
```
0 commit comments