From 604d5801332838f8bea25fe25cb8df5dbb82af08 Mon Sep 17 00:00:00 2001 From: Ivan Topolnak Date: Wed, 25 Sep 2013 19:45:54 -0300 Subject: wip --- 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 df120b0a..0089c04d 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.1-SNAPSHOT" + val VERSION = "0.2-SNAPSHOT" lazy val basicSettings = seq( version := VERSION, -- cgit v1.2.3