Skip to content

Commit 079ccdb

Browse files
authored
update version to next SNAPSHOT release [no ci]
1 parent bd121f5 commit 079ccdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ val sparkVersion = settingKey[String]("Spark version")
55
val scalaTestVersion = settingKey[String]("ScalaTest version")
66

77
name := "spark-cef-reader"
8-
version := "0.5"
8+
version := "0.6-SNAPSHOT"
99
organization := "com.bp"
1010
description := "CEF data source for Spark"
1111
homepage := Some(url("https://github.com/bp/spark-cef-reader"))

0 commit comments

Comments
 (0)