Skip to content

Commit 962124b

Browse files
committed
bump version
1 parent 1347141 commit 962124b

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
@@ -32,5 +32,5 @@ def someFunction(): Unit =
3232
Add the library as a dependency:
3333

3434
```scala
35-
libraryDependencies += "io.github.matejcerny" %% "function-name" % "0.2.0"
35+
libraryDependencies += "io.github.matejcerny" %% "function-name" % "0.2.1"
3636
```

0 commit comments

Comments
 (0)