pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit fca9757bd044d82f86e7fa6a1ea545b7310552f9 parent 529ae25d097ca4d9859f0a79893d69378f75322b Author: Jul <jul@9o.is> Date: Fri, 27 Jun 2014 13:34:59 -0400 bumped to version 1.1.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.1.1", + version := "1.1.2", organization := "inc.pyc", scalaVersion := "2.10.3", scalacOptions <<= scalaVersion map { sv: String =>