From 7c2ecb749897af40af2f382a93019485c20f18e8 Mon Sep 17 00:00:00 2001 From: vincenzobaz Date: Wed, 1 Nov 2023 17:44:40 +0100 Subject: [PATCH] Bump version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 409497b..1a25504 100644 --- a/README.md +++ b/README.md @@ -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