pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit ea19cc43e0f320d91a9382988500f3548e3af080 parent 8b421fae1f99c535d0914f47f8522d2cfa34b6dc Author: Jul <jul@9o.is> Date: Thu, 24 Jul 2014 15:23:36 -0400 bumped to v1.2.3 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.2", + version := "1.2.3", organization := "inc.pyc", scalaVersion := "2.10.3", scalacOptions <<= scalaVersion map { sv: String =>