Skip to content

Commit 5a193bd

Browse files
committed
set to version 0.6
1 parent 3eeef00 commit 5a193bd

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
@@ -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.6-SNAPSHOT"
8+
version := "0.6"
99
organization := "com.elastacloud"
1010
description := "CEF data source for Spark"
1111
homepage := Some(url("https://github.com/elastacloud/spark-cef-reader"))

0 commit comments

Comments
 (0)