Release 0.1.1

This commit is contained in:
Michael Armbrust 2015-08-24 16:13:51 -07:00
parent 32215e05ee
commit 98dd76befd

View File

@ -5,7 +5,7 @@ scalaVersion := "2.10.4"
sparkPackageName := "databricks/spark-sql-perf"
version := "0.1.1-SNAPSHOT"
version := "0.1.1"
// All Spark Packages need a license
licenses := Seq("Apache-2.0" -> url("http://opensource.org/licenses/Apache-2.0"))