Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Commit

Permalink
update version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Harish Butani committed Dec 24, 2016
1 parent d25c2cf commit 9c7dc9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ val druidTestEnvDependencies =Seq(
lazy val commonSettings = Seq(
organization := "com.sparklinedata",

version := "0.4.0",
version := "0.4.1",

javaOptions := Seq("-Xms1g", "-Xmx3g",
"-Duser.timezone=UTC",
Expand Down

0 comments on commit 9c7dc9d

Please sign in to comment.