File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ spName := "RedisLabs/spark-redis"
10
10
description := " A library for reading and writing data from and to Redis with Apache Spark, for Spark SQL and DataFrames."
11
11
12
12
// Don't forget to set the version
13
- version := " 0.3.1 "
13
+ version := " 0.3.2 "
14
14
15
15
homepage := Some (url(" https://github.com/RedisLabs/spark-redis" ))
16
16
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.redislabs</groupId >
5
5
<artifactId >spark-redis</artifactId >
6
- <version >0.3.1 </version >
6
+ <version >0.3.2 </version >
7
7
<name >Spark-Redis</name >
8
8
<description >A Spark library for Redis</description >
9
9
<url >http://github.com/RedisLabs/spark-redis</url >
You can’t perform that action at this time.
0 commit comments