Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 458825a

Browse files
committed
Bump to v0.5.0
1 parent 635830a commit 458825a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import com.amazonaws.services.s3.model.Region
22

33
name := "spark-cassandra-connection-factory"
44
organization := "co.verdigris.spark"
5-
version := "0.4.0"
5+
version := "0.5.0"
66
scalaVersion := "2.11.12"
77
crossScalaVersions := Seq("2.11.12")
88

0 commit comments

Comments
 (0)