Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenzobaz committed Nov 1, 2023
1 parent 7f9f2b9 commit 7c2ecb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Apache Spark.
Add the following dependency to your `build.sbt`:

```
"io.github.vincenzobaz" %% "spark-scala3-encoders" % "0.2.4"
"io.github.vincenzobaz" %% "spark-scala3-udf" % "0.2.4"
"io.github.vincenzobaz" %% "spark-scala3-encoders" % "0.2.5"
"io.github.vincenzobaz" %% "spark-scala3-udf" % "0.2.5"
```

## Apache Spark version
Expand Down

0 comments on commit 7c2ecb7

Please sign in to comment.