pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit 16941b8a164749cd80c1bbee4803defe5c6ab406 parent 83288aa46389aa77472b4e36ed77aad56b022c59 Author: Jul <jul@9o.is> Date: Thu, 28 Aug 2014 15:10:19 -0400 bumped v1.3.2 Diffstat:
| M | project/BuildSettings.scala | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/BuildSettings.scala b/project/BuildSettings.scala @@ -47,7 +47,7 @@ object BuildSettings { val basicSettings = Defaults.defaultSettings ++ Seq( name := "website", - version := "1.3.1", + version := "1.3.2", organization := "inc.pyc", scalaVersion := "2.10.3", scalacOptions <<= scalaVersion map { sv: String =>