From 0b62687fd294de343ae90824f4d570e4273586c1 Mon Sep 17 00:00:00 2001 From: Ivan Topolnak Date: Wed, 2 Oct 2013 19:01:00 -0300 Subject: Switched to DynamicVariables, solve context passing issue produced by runnable batching --- project/Settings.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project/Settings.scala') diff --git a/project/Settings.scala b/project/Settings.scala index 6aca813f..9633b405 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -3,7 +3,7 @@ import Keys._ import spray.revolver.RevolverPlugin.Revolver object Settings { - val VERSION = "0.0.2" + val VERSION = "0.0.3" lazy val basicSettings = seq( version := VERSION, -- cgit v1.2.3