Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenzobaz committed Jan 3, 2024
1 parent 284d8bc commit f0b7914
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.5"
"io.github.vincenzobaz" %% "spark-scala3-udf" % "0.2.5"
"io.github.vincenzobaz" %% "spark-scala3-encoders" % "0.2.6"
"io.github.vincenzobaz" %% "spark-scala3-udf" % "0.2.6"
```

## Apache Spark version
Expand Down

0 comments on commit f0b7914

Please sign in to comment.