pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit 50962e35a4107ba3df978d90731bc5bc3f9a347f parent f48d59f59b36c81e02055e2446536bbe9779051e Author: Jul <jul@9o.is> Date: Tue, 22 Jul 2014 13:44:15 -0400 bumped to v1.2.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.2.1", + version := "1.2.2", organization := "inc.pyc", scalaVersion := "2.10.3", scalacOptions <<= scalaVersion map { sv: String =>