From a9087b2c021a298e3e7ebe5da21db6ef3daa0ae7 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 20 Sep 2011 13:46:20 -0700 Subject: [PATCH] Bump to new snapshot version. --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 53c6aec..f736b27 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ name := "pythagoras" -version := "1.1-SNAPSHOT" +version := "1.2-SNAPSHOT" organization := "com.samskivert"